public interface JBoss5xInstalledLocalContainer extends JBossInstalledLocalContainer
Modifier and Type | Method and Description |
---|---|
String |
getCommonLibDir()
Return the location of the common lib directory.
|
String |
getDeployersDir(String configurationName) |
getConfDir, getDeployDir, getLibDir
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 getDeployersDir(String configurationName)
configurationName
- the JBoss server configuration name for which to return the
deployer dir.String getCommonLibDir()
Copyright © 2004-2013 Codehaus. All Rights Reserved.