public class WildFly9ToWildFly10FullServerMigration extends Object implements WildFly10FullServerMigration<WildFly9Server>
| Constructor and Description |
|---|
WildFly9ToWildFly10FullServerMigration() |
| Modifier and Type | Method and Description |
|---|---|
Class<WildFly9Server> |
getSourceType() |
void |
run(WildFly9Server source,
WildFly10Server target,
org.jboss.migration.core.ServerMigrationContext context) |
public WildFly9ToWildFly10FullServerMigration()
public void run(WildFly9Server source, WildFly10Server target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
run in interface WildFly10ServerMigration<WildFly9Server>IOExceptionpublic Class<WildFly9Server> getSourceType()
getSourceType in interface WildFly10ServerMigration<WildFly9Server>Copyright © 2016 JBoss by Red Hat. All rights reserved.