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, getDeployersDir
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, getState, getType
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop
addExtraClasspath, addSharedClasspath, getExtraClasspath, getSharedClasspath, getSystemProperties, setExtraClasspath, setSharedClasspath, setSystemProperties
public 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.