public class WildFly8ServerProvider extends AbstractServerProvider
ServerProvider| Constructor and Description |
|---|
WildFly8ServerProvider() |
| 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, IOException
getProductInfo in class AbstractServerProviderIllegalArgumentExceptionIOExceptionprotected 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 © 2016 JBoss by Red Hat. All rights reserved.