public class WebLogic10xInstalledLocalContainer extends AbstractWebLogicInstalledLocalContainer
| Constructor and Description |
|---|
WebLogic10xInstalledLocalContainer(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.
|
protected List<String> |
getBeaHomeDirs()
Also includes checking of the modules directory, which is unique to WebLogic
10.
|
String |
getId() |
String |
getName() |
addWeblogicAdminArguments, doStart, doStop, executePostStartTasks, getBeaHome, 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 WebLogic10xInstalledLocalContainer(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()
protected List<String> getBeaHomeDirs()
getBeaHomeDirs in class AbstractWebLogicInstalledLocalContainerAbstractWebLogicInstalledLocalContainer.getBeaHomeDirs()Copyright © 2004-2013 Codehaus. All Rights Reserved.