public class RemovePermgenAttributesFromJVMs<S> extends Object implements HostConfigurationTaskFactory<S>, DomainConfigurationTaskFactory<S>
| Modifier and Type | Class and Description |
|---|---|
static class |
RemovePermgenAttributesFromJVMs.JVMsSubtaskExecutor<S> |
| Modifier and Type | Field and Description |
|---|---|
static RemovePermgenAttributesFromJVMs |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.migration.core.ParentServerMigrationTask.SubtaskExecutor |
getSubtasks(S source,
JVMsManagement jvMsManagement) |
protected org.jboss.migration.core.ParentServerMigrationTask.SubtaskExecutor |
getSubtasks(S source,
ServerGroupsManagement serverGroupsManagement) |
protected org.jboss.migration.core.ServerMigrationTask |
getTask(org.jboss.migration.core.ParentServerMigrationTask.SubtaskExecutor subtaskExecutor) |
org.jboss.migration.core.ServerMigrationTask |
getTask(S source,
HostConfiguration configuration) |
org.jboss.migration.core.ServerMigrationTask |
getTask(S source,
HostControllerConfiguration configuration) |
public static final RemovePermgenAttributesFromJVMs INSTANCE
public org.jboss.migration.core.ServerMigrationTask getTask(S source, HostConfiguration configuration) throws Exception
getTask in interface HostConfigurationTaskFactory<S>Exceptionprotected org.jboss.migration.core.ServerMigrationTask getTask(org.jboss.migration.core.ParentServerMigrationTask.SubtaskExecutor subtaskExecutor)
throws Exception
Exceptionprotected org.jboss.migration.core.ParentServerMigrationTask.SubtaskExecutor getSubtasks(S source, JVMsManagement jvMsManagement) throws Exception
Exceptionpublic org.jboss.migration.core.ServerMigrationTask getTask(S source, HostControllerConfiguration configuration) throws Exception
getTask in interface DomainConfigurationTaskFactory<S>Exceptionprotected org.jboss.migration.core.ParentServerMigrationTask.SubtaskExecutor getSubtasks(S source, ServerGroupsManagement serverGroupsManagement) throws Exception
ExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.