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(String migrationName,
org.jboss.migration.core.ProductInfo productInfo,
Path baseDir,
org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment) |
String |
getName() |
protected org.jboss.migration.core.ProductInfo |
getProductInfo(Path baseDir,
org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment) |
protected String |
getProductNameRegex() |
protected String |
getProductVersionRegex() |
protected org.jboss.migration.core.ProductInfo getProductInfo(Path baseDir, org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment) 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(String migrationName, org.jboss.migration.core.ProductInfo productInfo, Path baseDir, org.jboss.migration.core.env.MigrationEnvironment migrationEnvironment)
constructServer in class org.jboss.migration.core.AbstractServerProviderpublic String getName()
Copyright © 2016 JBoss by Red Hat. All rights reserved.