public interface JBossInstalledLocalContainer extends InstalledLocalContainer
Modifier and Type | Method and Description |
---|---|
String |
getConfDir(String configurationName) |
String |
getDeployDir(String configurationName) |
String |
getLibDir(String configurationName) |
getHome, setHome
getConfiguration, setConfiguration
getCapability, getId, getName, getState, getType
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop
getExtraClasspath, getSystemProperties, setExtraClasspath, setSystemProperties
String getConfDir(String configurationName)
configurationName
- the JBoss server configuration name for which to return the conf dirString getLibDir(String configurationName)
configurationName
- the JBoss server configuration name for which to return the conf dirCopyright © 2004-2013 Codehaus. All Rights Reserved.