public class WebLogicExistingLocalConfiguration extends AbstractExistingLocalConfiguration implements WebLogicConfiguration
RESOURCE_PATH| Constructor and Description |
|---|
WebLogicExistingLocalConfiguration(String dir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConfigure(LocalContainer container) |
ConfigurationCapability |
getCapability() |
String |
getDomainHome()
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic
domain.
|
protected void |
setupDeployables(WebLogicLocalContainer container)
Deploy the Deployables to the weblogic configuration.
|
String |
toString() |
getTypeaddDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, configure, getAntUtils, getDataSources, getDeployables, getFileHandler, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, setFileHandler, verifygetProperties, getPropertyValue, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDeployable, addResource, configure, getDeployables, getFileHandler, getHome, getResources, setFileHandlergetProperties, getPropertyValue, setPropertypublic WebLogicExistingLocalConfiguration(String dir)
protected void doConfigure(LocalContainer container) throws Exception
doConfigure in class AbstractLocalConfigurationExceptionAbstractLocalConfiguration.configure(LocalContainer)public ConfigurationCapability getCapability()
getCapability in interface ConfigurationConfiguration.getCapability()public String toString()
toString in class ObjectObject.toString()protected void setupDeployables(WebLogicLocalContainer container) throws IOException
container - the container to configureIOException - if the cargo ping deployment failspublic String getDomainHome()
getDomainHome in interface WebLogicConfigurationCopyright © 2004-2013 Codehaus. All Rights Reserved.