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