public interface WildFly10ServerMigration<S extends org.jboss.migration.core.Server>
| Modifier and Type | Method and Description |
|---|---|
Class<S> |
getSourceType()
Retrieves the type of the supported source server.
|
void |
run(S source,
WildFly10Server target,
org.jboss.migration.core.ServerMigrationContext context)
Runs the server Migration
|
void run(S source, WildFly10Server target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
source - target - context - IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.