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, getFileHandler, setConfiguration, setFileHandler
getCapability, getId, getName, getState, getType
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop
addExtraClasspath, addSharedClasspath, getExtraClasspath, getSharedClasspath, getSystemProperties, setExtraClasspath, setSharedClasspath, 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.