public interface JBossInstalledLocalContainer extends InstalledLocalContainer
| Modifier and Type | Method and Description |
|---|---|
String |
getConfDir(String configurationName) |
String |
getDeployDir(String configurationName) |
String |
getLibDir(String configurationName) |
getHome, setHomegetConfiguration, setConfigurationgetCapability, getId, getName, getState, getTypegetOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stopgetExtraClasspath, getSystemProperties, setExtraClasspath, setSystemPropertiesString 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.