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() |
addExtraClasspath, doStart, doStop, getCapability, getVersion, invokeContaineraddExtraClasspath, 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, stopInternal, verifyexecutePostStartTasks, getConfiguration, getFileHandler, getOutput, getState, getTimeout, isAppend, restart, setAppend, setConfiguration, setFileHandler, setOutput, setState, setTimeout, start, stop, waitForCompletiongetLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfiguration, getFileHandler, setConfiguration, setFileHandlergetOutput, getTimeout, isAppend, restart, setAppend, setOutput, setTimeout, start, stoppublic 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.