public class JBoss42xInstalledLocalContainer extends AbstractJBossInstalledLocalContainer
Modifier and Type | Field and Description |
---|---|
static String |
ID
JBoss 4.2.x series unique id.
|
Constructor and Description |
---|
JBoss42xInstalledLocalContainer(LocalConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
doStart, 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
getHome, setHome
getConfiguration, getFileHandler, setConfiguration, setFileHandler
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop
addExtraClasspath, addSharedClasspath, getExtraClasspath, getSharedClasspath, getSystemProperties, setExtraClasspath, setSharedClasspath, setSystemProperties
public static final String ID
public JBoss42xInstalledLocalContainer(LocalConfiguration configuration)
public String getId()
Container.getId()
public String getName()
Container.getName()
Copyright © 2004-2013 Codehaus. All Rights Reserved.