public class WebLogicExistingLocalConfiguration extends AbstractExistingLocalConfiguration
RESOURCE_PATH| Constructor and Description |
|---|
WebLogicExistingLocalConfiguration(String dir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConfigure(LocalContainer container) |
ConfigurationCapability |
getCapability() |
protected void |
setupDeployables(Container container)
Deploy the Deployables to the weblogic configuration.
|
String |
toString() |
getTypeaddDeployable, configure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandlergetProperties, getPropertyValue, setProperty, verifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDeployable, configure, getDeployables, getHomegetProperties, getPropertyValue, setPropertypublic WebLogicExistingLocalConfiguration(String dir)
protected void doConfigure(LocalContainer container) throws Exception
doConfigure in class AbstractLocalConfigurationExceptionAbstractLocalConfiguration.configure(LocalContainer)public ConfigurationCapability getCapability()
Configuration.getCapability()public String toString()
toString in class ObjectObject.toString()protected void setupDeployables(Container container)
container - the container to configureCopyright © 2004-2013 Codehaus. All Rights Reserved.