public class WebLogic10xInstalledLocalContainer extends AbstractWebLogicInstalledLocalContainer
memArgsProvidedAsASystemProperty
Constructor and Description |
---|
WebLogic10xInstalledLocalContainer(LocalConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected void |
addDefaultMemArgs(org.apache.tools.ant.taskdefs.Java java) |
String |
getAutoDeployDirectory()
When valid deployment files are written to auto-deploy directory,
WebLogic will deploy and start them automatically.
|
protected List |
getBeaHomeDirs()
Also includes checking of the modules directory, which is
unique to WebLogic 10.
|
String |
getId() |
String |
getName() |
addDefaultMemArgsIfNotProvidedAsASystemProperty, doStart, doStop, getBeaHome, getBeaHomeFiles, getCapability, getDomainHome, getWeblogicHome, getWeblogicHomeDirs, getWeblogicHomeFiles, initBeaHome, memArgsProvidedAsASystemProperty, setBeaHome, verify, verify, verifyBeaHome, verifyWeblogicHome
addExtraClasspath, addSharedClasspath, addToolsJarToClasspath, getAntUtils, getExtraClasspath, getHome, getHttpUtils, getJdkUtils, getResourceUtils, getSharedClasspath, getSystemProperties, getType, ifPresentAddPathToList, setExtraClasspath, setHome, setJvmToLaunchContainerIn, setLogger, setSharedClasspath, setSystemProperties, startInternal, stopInternal
getConfiguration, getFileHandler, getOutput, getState, getTimeout, isAppend, setAppend, setConfiguration, setFileHandler, setOutput, setState, setTimeout, start, stop, waitForCompletion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfiguration, getFileHandler, setConfiguration, setFileHandler
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop
public 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 getBeaHomeDirs()
getBeaHomeDirs
in class AbstractWebLogicInstalledLocalContainer
AbstractWebLogicInstalledLocalContainer.getBeaHomeDirs()
protected void addDefaultMemArgs(org.apache.tools.ant.taskdefs.Java java)
addDefaultMemArgs
in class AbstractWebLogicInstalledLocalContainer
java
- - runtime configuration to insert default memory args intoCopyright © 2004-2013 Codehaus. All Rights Reserved.