public class JBoss5xInstalledLocalContainer extends AbstractJBoss5xInstalledLocalContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
JBoss 5.x series unique id.
|
| Constructor and Description |
|---|
JBoss5xInstalledLocalContainer(LocalConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
doStart, getCommonLibDir, getDeployersDirdoStop, 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, getState, getTypegetOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stopaddExtraClasspath, addSharedClasspath, getExtraClasspath, getSharedClasspath, getSystemProperties, setExtraClasspath, setSharedClasspath, setSystemPropertiespublic static final String ID
public JBoss5xInstalledLocalContainer(LocalConfiguration configuration)
AbstractJBossInstalledLocalContainer#AbstractJBossInstalledLocalContainer(org.codehaus.cargo.container.configuration.LocalConfiguration)public String getId()
Container.getId()public String getName()
Container.getName()Copyright © 2004-2013 Codehaus. All Rights Reserved.