public class JBoss61xInstalledLocalContainer extends JBoss6xInstalledLocalContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
JBoss 6.1.x series unique id.
|
| Constructor and Description |
|---|
JBoss61xInstalledLocalContainer(LocalConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart(JvmLauncher java) |
String |
getId() |
String |
getName() |
doStopgetCapability, getCommonLibDir, getDeployersDirgetConfDir, getDeployDir, getJBossLogLevel, getLibDir, getSpecificConfigurationDir, getVersion, verify, verifyJBossHome, waitForCompletionaddExtraClasspath, addExtraClasspath, addMemoryArguments, addRuntimeArgs, addSharedClasspath, addToolsJarToClasspath, createJvmLauncher, forceStopInternal, getAntUtils, getExtraClasspath, getHome, getHttpUtils, getJavaHome, getJdkUtils, getJvmLauncherFactory, getResourceUtils, getSharedClasspath, getSystemProperties, getType, ifPresentAddPathToList, setExtraClasspath, setHome, setJvmLauncherFactory, setJvmToLaunchContainerIn, setLogger, setSharedClasspath, setSystemProperties, startInternal, stopInternalexecutePostStartTasks, getConfiguration, getFileHandler, getOutput, getState, getTimeout, isAppend, setAppend, setConfiguration, setFileHandler, setOutput, setState, setTimeout, start, stop, waitForPortShutdowngetLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfDir, getDeployDir, getLibDirgetHome, setHomegetConfiguration, getFileHandler, setConfiguration, setFileHandlergetOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stopaddExtraClasspath, addSharedClasspath, getExtraClasspath, getJvmLauncherFactory, getSharedClasspath, getSystemProperties, setExtraClasspath, setJvmLauncherFactory, setSharedClasspath, setSystemPropertiespublic static final String ID
public JBoss61xInstalledLocalContainer(LocalConfiguration configuration)
public String getId()
getId in interface ContainergetId in class JBoss6xInstalledLocalContainerContainer.getId()public String getName()
getName in interface ContainergetName in class JBoss6xInstalledLocalContainerContainer.getName()protected void doStart(JvmLauncher java) throws Exception
doStart in class AbstractJBoss5xInstalledLocalContainerExceptionAbstractInstalledLocalContainer.doStart(JvmLauncher)Copyright © 2004-2013 Codehaus. All Rights Reserved.