public class WildFlyServerProvider9 extends AbstractServerProvider
ServerProvider| Constructor and Description |
|---|
WildFlyServerProvider9() |
| Modifier and Type | Method and Description |
|---|---|
protected Server |
constructServer(String migrationName,
ProductInfo productInfo,
Path baseDir,
MigrationEnvironment migrationEnvironment) |
String |
getName() |
protected ProductInfo |
getProductInfo(Path baseDir,
MigrationEnvironment migrationEnvironment) |
protected String |
getProductNameRegex() |
protected String |
getProductVersionRegex() |
getServer, isProviderForprotected ProductInfo getProductInfo(Path baseDir, MigrationEnvironment migrationEnvironment) throws IllegalArgumentException, ServerMigrationFailureException
getProductInfo in class AbstractServerProviderIllegalArgumentExceptionServerMigrationFailureExceptionprotected String getProductNameRegex()
getProductNameRegex in class AbstractServerProviderprotected String getProductVersionRegex()
getProductVersionRegex in class AbstractServerProviderprotected Server constructServer(String migrationName, ProductInfo productInfo, Path baseDir, MigrationEnvironment migrationEnvironment)
constructServer in class AbstractServerProviderpublic String getName()
Copyright © 2017 JBoss by Red Hat. All rights reserved.