|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JBoss5xInstalledLocalContainer
The JBoss5x container implementation must implement this interface which provides JBoss5x specifics elements.
Method Summary | |
---|---|
String |
getCommonLibDir()
Return the location of the common lib directory. |
String |
getDeployersDir(String configurationName)
|
Methods inherited from interface org.codehaus.cargo.container.jboss.internal.JBossInstalledLocalContainer |
---|
getConfDir, getDeployDir, getLibDir |
Methods inherited from interface org.codehaus.cargo.container.InstalledLocalContainer |
---|
getHome, setHome |
Methods inherited from interface org.codehaus.cargo.container.LocalContainer |
---|
getConfiguration, getFileHandler, setConfiguration, setFileHandler |
Methods inherited from interface org.codehaus.cargo.container.Container |
---|
getCapability, getId, getName, getState, getType |
Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
---|
getLogger, setLogger |
Methods inherited from interface org.codehaus.cargo.container.internal.RunnableContainer |
---|
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop |
Methods inherited from interface org.codehaus.cargo.container.internal.SpawnedContainer |
---|
addExtraClasspath, addSharedClasspath, getExtraClasspath, getSharedClasspath, getSystemProperties, setExtraClasspath, setSharedClasspath, setSystemProperties |
Method Detail |
---|
String getDeployersDir(String configurationName)
configurationName
- the JBoss server configuration name for which to return the
deployer dir.
String getCommonLibDir()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |