public class Orion1xInstalledLocalContainer extends AbstractOrionInstalledLocalContainer
Constructor and Description |
---|
Orion1xInstalledLocalContainer(LocalConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected String |
getContainerClasspathIncludes() |
String |
getId() |
String |
getName() |
protected String |
getStartClassname() |
protected String |
getStopClassname() |
doStart, doStop, getCapability
addToolsJarToClasspath, getAntUtils, getExtraClasspath, getFileHandler, getHome, getHttpUtils, getJdkUtils, getResourceUtils, getSystemProperties, getType, setExtraClasspath, setFileHandler, setHome, setLogger, setSystemProperties, startInternal, stopInternal, verify
getConfiguration, getOutput, getState, getTimeout, isAppend, setAppend, setConfiguration, setOutput, setState, setTimeout, start, stop, waitForCompletion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfiguration, setConfiguration
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop
public static final String ID
public Orion1xInstalledLocalContainer(LocalConfiguration configuration)
AbstractOrionInstalledLocalContainer#AbstractInstalledLocalContainer(org.codehaus.cargo.container.configuration.LocalConfiguration)
public final String getId()
Container.getId()
public String getName()
Container.getName()
protected String getStartClassname()
getStartClassname
in class AbstractOrionInstalledLocalContainer
AbstractOrionInstalledLocalContainer.getStartClassname()
protected String getStopClassname()
getStopClassname
in class AbstractOrionInstalledLocalContainer
AbstractOrionInstalledLocalContainer.getStopClassname()
protected String getContainerClasspathIncludes()
getContainerClasspathIncludes
in class AbstractOrionInstalledLocalContainer
AbstractOrionInstalledLocalContainer.getContainerClasspathIncludes()
Copyright © 2004-2013 Codehaus. All Rights Reserved.