public abstract class WildFly10Server extends org.jboss.migration.core.JBossServer<WildFly10Server>
| Constructor and Description |
|---|
WildFly10Server(String migrationName,
org.jboss.migration.core.ProductInfo productInfo,
Path baseDir,
org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract WildFly10ServerMigration |
getMigration(org.jboss.migration.core.Server source) |
org.jboss.migration.core.ServerMigrationTaskResult |
migrate(org.jboss.migration.core.Server source,
org.jboss.migration.core.ServerMigrationTaskContext context) |
getConfigs, getDomainConfigurationDir, getDomainDir, getDomainDomainConfigs, getDomainHostConfigs, getFullEnvironmentPropertyName, getModulesDir, getModulesDir, getModulesFile, getStandaloneConfigs, getStandaloneConfigurationDir, getStandaloneDir, resolvePathpublic org.jboss.migration.core.ServerMigrationTaskResult migrate(org.jboss.migration.core.Server source,
org.jboss.migration.core.ServerMigrationTaskContext context)
throws IllegalArgumentException
migrate in interface org.jboss.migration.core.Servermigrate in class org.jboss.migration.core.AbstractServerIllegalArgumentExceptionprotected abstract WildFly10ServerMigration getMigration(org.jboss.migration.core.Server source)
Copyright © 2016 JBoss by Red Hat. All rights reserved.