public class WildFly9Server extends AbstractServer
Server.| Constructor and Description |
|---|
WildFly9Server(ProductInfo productInfo,
Path baseDir) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getModulesDir() |
static Path |
getModulesDir(Path baseDir) |
Path |
getModulesSystemLayersBaseDir() |
static Path |
getModulesSystemLayersBaseDir(Path baseDir) |
Collection<ServerPath<WildFly9Server>> |
getStandaloneConfigs() |
Path |
getStandaloneConfigurationDir() |
Path |
getStandaloneDir() |
getBaseDir, getProductInfo, migratepublic WildFly9Server(ProductInfo productInfo, Path baseDir)
public Collection<ServerPath<WildFly9Server>> getStandaloneConfigs()
public Path getStandaloneDir()
public Path getStandaloneConfigurationDir()
public Path getModulesDir()
public Path getModulesSystemLayersBaseDir()
Copyright © 2016 JBoss by Red Hat. All rights reserved.