public class WebLogic8xInstalledLocalContainer extends AbstractWebLogicInstalledLocalContainer
| Constructor and Description |
|---|
WebLogic8xInstalledLocalContainer(LocalConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAutoDeployDirectory()
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and
start them automatically.
|
String |
getId() |
String |
getName() |
addWeblogicAdminArguments, doStart, doStop, executePostStartTasks, getBeaHome, getBeaHomeDirs, getBeaHomeFiles, getCapability, getDomainHome, getWeblogicHome, getWeblogicHomeDirs, getWeblogicHomeFiles, initBeaHome, setBeaHome, verify, verify, verifyBeaHome, verifyWeblogicHomeaddExtraClasspath, 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, stopInternalgetConfiguration, 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 WebLogic8xInstalledLocalContainer(LocalConfiguration configuration)
AbstractWebLogicInstalledLocalContainer#AbstractInstalledLocalContainer(org.codehaus.cargo.container.configuration.LocalConfiguration)public final String getName()
Container.getName()public final String getId()
Container.getId()public String getAutoDeployDirectory()
Copyright © 2004-2013 Codehaus. All Rights Reserved.