public abstract class AbstractJBoss5xInstalledLocalContainer extends AbstractJBossInstalledLocalContainer implements JBoss5xInstalledLocalContainer
Constructor and Description |
---|
AbstractJBoss5xInstalledLocalContainer(LocalConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart(org.apache.tools.ant.taskdefs.Java java) |
String |
getCommonLibDir()
Return the location of the common lib directory.
|
String |
getDeployersDir(String configurationName) |
doStop, getCapability, getConfDir, getDeployDir, getLibDir, getSpecificConfigurationDir, getVersion, verify, verifyJBossHome
addExtraClasspath, addSharedClasspath, addToolsJarToClasspath, getAntUtils, getExtraClasspath, getHome, getHttpUtils, getJdkUtils, getResourceUtils, getSharedClasspath, getSystemProperties, getType, ifPresentAddPathToList, setExtraClasspath, setHome, setJvmToLaunchContainerIn, setLogger, setSharedClasspath, setSystemProperties, startInternal, stopInternal
getConfiguration, getFileHandler, getOutput, getState, getTimeout, isAppend, setAppend, setConfiguration, setFileHandler, setOutput, setState, setTimeout, start, stop, waitForCompletion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public AbstractJBoss5xInstalledLocalContainer(LocalConfiguration configuration)
protected void doStart(org.apache.tools.ant.taskdefs.Java java) throws Exception
doStart
in class AbstractJBossInstalledLocalContainer
Exception
AbstractInstalledLocalContainer.doStart(Java)
public String getDeployersDir(String configurationName)
getDeployersDir
in interface JBoss5xInstalledLocalContainer
configurationName
- the JBoss server configuration name for which to return the
deployer dir.public String getCommonLibDir()
getCommonLibDir
in interface JBoss5xInstalledLocalContainer
Copyright © 2004-2013 Codehaus. All Rights Reserved.