public class AddSubsystemConfigSubtask<S> extends Object implements SubsystemsManagementSubtaskExecutor<S>
| Modifier and Type | Field and Description |
|---|---|
protected String |
subsystemName |
| Constructor and Description |
|---|
AddSubsystemConfigSubtask(String subsystemName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSubsystem(SubsystemsManagement subsystemsManagement,
org.jboss.migration.core.ServerMigrationTaskContext context) |
void |
executeSubtasks(S source,
SubsystemsManagement subsystemsManagement,
org.jboss.migration.core.ServerMigrationTaskContext context) |
protected final String subsystemName
public AddSubsystemConfigSubtask(String subsystemName)
public void executeSubtasks(S source, SubsystemsManagement subsystemsManagement, org.jboss.migration.core.ServerMigrationTaskContext context) throws Exception
executeSubtasks in interface ResourceManagementSubtaskExecutor<S,SubsystemsManagement>Exceptionprotected void addSubsystem(SubsystemsManagement subsystemsManagement, org.jboss.migration.core.ServerMigrationTaskContext context) throws Exception
ExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.