public class Tomcat5xInstalledLocalContainer extends AbstractCatalinaInstalledLocalContainer
Constructor and Description |
---|
Tomcat5xInstalledLocalContainer(LocalConfiguration configuration)
Perform Tomcat 5.x-specific initializations.
|
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
getVersion, invokeContainer
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 Tomcat5xInstalledLocalContainer(LocalConfiguration configuration)
public final String getId()
Container.getId()
public final String getName()
Container.getName()
Copyright © 2004-2013 Codehaus. All Rights Reserved.