public class Oc4j9xInstalledLocalContainer extends AbstractOrionInstalledLocalContainer
| Constructor and Description |
|---|
Oc4j9xInstalledLocalContainer(LocalConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContainerClasspathIncludes() |
String |
getId() |
String |
getName() |
protected String |
getStartClassname() |
protected String |
getStopClassname() |
doStart, doStop, getCapabilityaddToolsJarToClasspath, getAntUtils, getExtraClasspath, getFileHandler, getHome, getHttpUtils, getJdkUtils, getResourceUtils, getSystemProperties, getType, setExtraClasspath, setFileHandler, setHome, setLogger, setSystemProperties, startInternal, stopInternal, verifygetConfiguration, getOutput, getState, getTimeout, isAppend, setAppend, setConfiguration, setOutput, setState, setTimeout, start, stop, waitForCompletionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfiguration, setConfigurationgetOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stoppublic static final String ID
public Oc4j9xInstalledLocalContainer(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 AbstractOrionInstalledLocalContainerAbstractOrionInstalledLocalContainer.getStartClassname()protected String getStopClassname()
getStopClassname in class AbstractOrionInstalledLocalContainerAbstractOrionInstalledLocalContainer.getStopClassname()protected String getContainerClasspathIncludes()
getContainerClasspathIncludes in class AbstractOrionInstalledLocalContainerAbstractOrionInstalledLocalContainer.getContainerClasspathIncludes()Copyright © 2004-2013 Codehaus. All Rights Reserved.