public interface WildFly10SubsystemMigrationTask
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jboss.dmr.ModelNode config,
WildFly10Subsystem subsystem,
WildFly10StandaloneServer server,
org.jboss.migration.core.ServerMigrationContext context)
Executes the task.
|
void execute(org.jboss.dmr.ModelNode config,
WildFly10Subsystem subsystem,
WildFly10StandaloneServer server,
org.jboss.migration.core.ServerMigrationContext context)
throws IOException
config - the subsystem configurationsubsystem - the subsystemserver - the target servercontext - the migration contextIOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.