public abstract class WildFlyServer10 extends org.jboss.migration.core.jboss.JBossServer<WildFlyServer10>
| Modifier and Type | Field and Description |
|---|---|
protected WildFlyServerMigrations10 |
serverMigrations |
| Constructor and Description |
|---|
WildFlyServer10(String migrationName,
org.jboss.migration.core.ProductInfo productInfo,
Path baseDir,
org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment) |
WildFlyServer10(String migrationName,
org.jboss.migration.core.ProductInfo productInfo,
Path baseDir,
org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment,
WildFlyServerMigrations10 serverMigrations) |
| Modifier and Type | Method and Description |
|---|---|
protected WildFlyServerMigration10 |
getMigration(org.jboss.migration.core.Server source) |
org.jboss.migration.core.task.ServerMigrationTaskResult |
migrate(org.jboss.migration.core.Server source,
org.jboss.migration.core.task.TaskContext context) |
getConfigs, getDomainConfigurationDir, getDomainContentDir, getDomainDataDir, getDomainDir, getDomainDomainConfigs, getDomainHostConfigs, getFullEnvironmentPropertyName, getModules, getStandaloneConfigs, getStandaloneConfigurationDir, getStandaloneContentDir, getStandaloneDataDir, getStandaloneDir, resolveNamedPathgetBaseDir, getMigrationEnvironment, getMigrationName, getProductInfoprotected final WildFlyServerMigrations10 serverMigrations
public WildFlyServer10(String migrationName, org.jboss.migration.core.ProductInfo productInfo, Path baseDir, org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment)
public WildFlyServer10(String migrationName, org.jboss.migration.core.ProductInfo productInfo, Path baseDir, org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment, WildFlyServerMigrations10 serverMigrations)
public org.jboss.migration.core.task.ServerMigrationTaskResult migrate(org.jboss.migration.core.Server source,
org.jboss.migration.core.task.TaskContext context)
throws IllegalArgumentException
migrate in interface org.jboss.migration.core.Servermigrate in class org.jboss.migration.core.AbstractServerIllegalArgumentExceptionprotected WildFlyServerMigration10 getMigration(org.jboss.migration.core.Server source)
Copyright © 2017 JBoss by Red Hat. All rights reserved.