public interface WebLogicLocalContainer extends LocalContainer
Modifier and Type | Method and Description |
---|---|
String |
getAutoDeployDirectory()
When valid deployment files are written to auto-deploy directory,
WebLogic will deploy and start them automatically.
|
String |
getBeaHome()
The BEA_HOME is a root directory for various versions of WebLogic server.
|
String |
getWeblogicHome()
There are one or many WL_HOMEs per BEA_HOME.
|
getConfiguration, getFileHandler, setConfiguration, setFileHandler
getCapability, getId, getName, getState, getType
getOutput, getTimeout, isAppend, setAppend, setOutput, setTimeout, start, stop
String getBeaHome()
String getWeblogicHome()
String getAutoDeployDirectory()
Copyright © 2004-2013 Codehaus. All Rights Reserved.