public class GlassFish3xInstalledLocalContainer extends AbstractGlassFishInstalledLocalContainer
| Constructor and Description |
|---|
GlassFish3xInstalledLocalContainer(LocalConfiguration localConfiguration)
Calls parent constructor, which saves the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAsAdmin |
getAsAdmin()
Returns the asadmin for the GlassFish server.
|
ContainerCapability |
getCapability() |
String |
getId() |
protected AbstractGlassFishInstalledLocalDeployer |
getLocalDeployer() |
String |
getName() |
doStart, doStop, invokeAsAdmin, invokeAsAdmin, invokeAsAdminaddExtraClasspath, 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 GlassFish3xInstalledLocalContainer(LocalConfiguration localConfiguration)
localConfiguration - Configuration.protected AbstractAsAdmin getAsAdmin()
getAsAdmin in class AbstractGlassFishInstalledLocalContainerprotected AbstractGlassFishInstalledLocalDeployer getLocalDeployer()
getLocalDeployer in class AbstractGlassFishInstalledLocalContainerpublic ContainerCapability getCapability()
ContainerCapability of the container in term of ability to deploy such
and such type of Deployables (eg WAR, EAR,
etc).public String getId()
public String getName()
Copyright © 2004-2013 Codehaus. All Rights Reserved.