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, verifyJBossHomeaddExtraClasspath, addSharedClasspath, addToolsJarToClasspath, getAntUtils, getExtraClasspath, getHome, getHttpUtils, getJdkUtils, getResourceUtils, getSharedClasspath, getSystemProperties, getType, ifPresentAddPathToList, setExtraClasspath, setHome, setJvmToLaunchContainerIn, setLogger, setSharedClasspath, setSystemProperties, startInternal, stopInternalgetConfiguration, getFileHandler, getOutput, getState, getTimeout, isAppend, setAppend, setConfiguration, setFileHandler, setOutput, setState, setTimeout, start, stop, waitForCompletionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfDir, getDeployDir, getLibDirgetHome, setHomegetConfiguration, getFileHandler, setConfiguration, setFileHandlergetCapability, getId, getName, getState, getTypegetOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stopaddExtraClasspath, addSharedClasspath, getExtraClasspath, getSharedClasspath, getSystemProperties, setExtraClasspath, setSharedClasspath, setSystemPropertiespublic AbstractJBoss5xInstalledLocalContainer(LocalConfiguration configuration)
protected void doStart(org.apache.tools.ant.taskdefs.Java java)
throws Exception
doStart in class AbstractJBossInstalledLocalContainerExceptionAbstractInstalledLocalContainer.doStart(Java)public String getDeployersDir(String configurationName)
getDeployersDir in interface JBoss5xInstalledLocalContainerconfigurationName - the JBoss server configuration name for which to return the
deployer dir.public String getCommonLibDir()
getCommonLibDir in interface JBoss5xInstalledLocalContainerCopyright © 2004-2013 Codehaus. All Rights Reserved.