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