public class WebLogic12xInstalledLocalContainer extends AbstractWebLogicInstalledLocalContainer
| Constructor and Description |
|---|
WebLogic12xInstalledLocalContainer(LocalConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMemoryArguments(JvmLauncher java)
Adds the JVM memory arguments.
|
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, 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 WebLogic12xInstalledLocalContainer(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()protected void addMemoryArguments(JvmLauncher java)
addMemoryArguments in class AbstractInstalledLocalContainerjava - the predefined JVM launcher on which to add memory-related argumentsCopyright © 2004-2013 Codehaus. All Rights Reserved.