public abstract class WildFlyServer10 extends JBossServer<WildFlyServer10>
JBossServer.Environment, JBossServer.Extensions, JBossServer.Module, JBossServer.Modules, JBossServer.ValueExpressionResolver| Constructor and Description |
|---|
WildFlyServer10(String migrationName,
ProductInfo productInfo,
Path baseDir,
MigrationEnvironment migrationEnvironment,
JBossServer.Extensions extensions) |
| Modifier and Type | Method and Description |
|---|---|
protected WildFlyServerMigration10 |
getMigration(Server source) |
protected WildFlyServerMigrations10 |
getMigrations() |
ServerMigrationTaskResult |
migrate(Server source,
TaskContext context) |
getConfigs, getConfigurationDir, getContentDir, getDataDir, getDefaultDomainConfigurationDir, getDefaultDomainContentDir, getDefaultDomainDataDir, getDefaultDomainDir, getDefaultStandaloneConfigurationDir, getDefaultStandaloneContentDir, getDefaultStandaloneDataDir, getDefaultStandaloneDir, getDomainConfigurationDir, getDomainContentDir, getDomainDataDir, getDomainDir, getDomainDomainConfigs, getDomainHostConfigs, getEnvironment, getExtensions, getModules, getStandaloneConfigs, getStandaloneConfigurationDir, getStandaloneContentDir, getStandaloneDataDir, getStandaloneDir, resolveExpression, resolveNamedPath, resolvePathgetBaseDir, getMigrationEnvironment, getMigrationName, getProductInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolvePath, resolvePathpublic WildFlyServer10(String migrationName, ProductInfo productInfo, Path baseDir, MigrationEnvironment migrationEnvironment, JBossServer.Extensions extensions)
public ServerMigrationTaskResult migrate(Server source, TaskContext context) throws IllegalArgumentException
migrate in interface Servermigrate in class AbstractServerIllegalArgumentExceptionprotected WildFlyServerMigrations10 getMigrations()
protected WildFlyServerMigration10 getMigration(Server source)
Copyright © 2018 JBoss by Red Hat. All rights reserved.