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