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, verifyWeblogicHomeaddExtraClasspath, addSharedClasspath, addToolsJarToClasspath, getAntUtils, getExtraClasspath, getHome, getHttpUtils, getJdkUtils, getResourceUtils, getSharedClasspath, getSystemProperties, getType, ifPresentAddPathToList, setExtraClasspath, setHome, setJvmToLaunchContainerIn, setLogger, setSharedClasspath, setSystemProperties, startInternal, stopInternalgetConfiguration, getFileHandler, getOutput, getState, getTimeout, isAppend, setAppend, setConfiguration, setFileHandler, setOutput, setState, setTimeout, start, stop, waitForCompletionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfiguration, getFileHandler, setConfiguration, setFileHandlergetOutput, getTimeout, isAppend, 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 getBeaHomeDirs()
getBeaHomeDirs in class AbstractWebLogicInstalledLocalContainerAbstractWebLogicInstalledLocalContainer.getBeaHomeDirs()protected void addDefaultMemArgs(org.apache.tools.ant.taskdefs.Java java)
addDefaultMemArgs in class AbstractWebLogicInstalledLocalContainerjava - - runtime configuration to insert default memory args intoCopyright © 2004-2013 Codehaus. All Rights Reserved.