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