public class WebLogic9xInstalledLocalContainer extends AbstractWebLogicInstalledLocalContainer
memArgsProvidedAsASystemProperty
Constructor and Description |
---|
WebLogic9xInstalledLocalContainer(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.
|
String |
getId() |
String |
getName() |
addDefaultMemArgsIfNotProvidedAsASystemProperty, doStart, doStop, getBeaHome, getBeaHomeDirs, 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 WebLogic9xInstalledLocalContainer(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 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.