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