public class Resin2xInstalledLocalContainer extends AbstractResinInstalledLocalContainer
| Constructor and Description |
|---|
Resin2xInstalledLocalContainer(LocalConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
protected void |
startUpAdditions(JvmLauncher theJavaContainer)
Allow specific version implementations to add custom settings to the Java container that will
be started.
|
doStart, doStop, getCapability, getResinConfigurationFileName, getVersionaddExtraClasspath, 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, 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 Resin2xInstalledLocalContainer(LocalConfiguration configuration)
protected void startUpAdditions(JvmLauncher theJavaContainer) throws FileNotFoundException
startUpAdditions in class AbstractResinInstalledLocalContainertheJavaContainer - the JVM launcher that will start the containerFileNotFoundException - in case the Tools jar cannot be foundAbstractResinInstalledLocalContainer.startUpAdditions(JvmLauncher)public final String getId()
Container.getId()public String getName()
Container.getName()Copyright © 2004-2013 Codehaus. All Rights Reserved.