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() |
getType
addDeployable, configure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandler
getProperties, getPropertyValue, setProperty, verify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addDeployable, configure, getDeployables, getHome
getProperties, getPropertyValue, setProperty
public WebLogicExistingLocalConfiguration(String dir)
protected void doConfigure(LocalContainer container) throws Exception
doConfigure
in class AbstractLocalConfiguration
Exception
AbstractLocalConfiguration.configure(LocalContainer)
public ConfigurationCapability getCapability()
Configuration.getCapability()
public String toString()
toString
in class Object
Object.toString()
protected void setupDeployables(Container container)
container
- the container to configureCopyright © 2004-2013 Codehaus. All Rights Reserved.