public class RemoveDeployments<S> extends Object implements StandaloneServerConfigurationTaskFactory<S>, DomainConfigurationTaskFactory<S>
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoveDeployments.SubtaskExecutor<S> |
| Modifier and Type | Field and Description |
|---|---|
static RemoveDeployments |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.migration.core.ServerMigrationTask |
getTask(S source,
DeploymentsManagement deploymentsManagement) |
org.jboss.migration.core.ServerMigrationTask |
getTask(S source,
HostControllerConfiguration configuration) |
org.jboss.migration.core.ServerMigrationTask |
getTask(S source,
StandaloneServerConfiguration configuration) |
public static final RemoveDeployments INSTANCE
public org.jboss.migration.core.ServerMigrationTask getTask(S source, StandaloneServerConfiguration configuration) throws Exception
getTask in interface StandaloneServerConfigurationTaskFactory<S>Exceptionpublic org.jboss.migration.core.ServerMigrationTask getTask(S source, HostControllerConfiguration configuration) throws Exception
getTask in interface DomainConfigurationTaskFactory<S>Exceptionprotected org.jboss.migration.core.ServerMigrationTask getTask(S source, DeploymentsManagement deploymentsManagement) throws Exception
ExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.