Interface | Description |
---|---|
WebLogicConfiguration |
All WebLogic configuration implementations must implement this interface
which provides method to find out the location of key directories needed to
operate WebLogic.
|
WebLogicLocalContainer |
All WebLogic configuration implementations must implement this interface
which provides method to find out the location of key directories needed to
operate WebLogic.
|
WebLogicPropertySet |
Gathers all WebLogic properties.
|
Class | Description |
---|---|
WebLogic103xInstalledLocalContainer |
Special container support for the Bea WebLogic 10.x application server.
|
WebLogic103xStandaloneLocalConfiguration |
WebLogic 10x standalone
ContainerConfiguration implementation. |
WebLogic10xInstalledLocalContainer |
Special container support for the Bea WebLogic 10.x application server.
|
WebLogic10xStandaloneLocalConfiguration |
WebLogic 10x standalone
ContainerConfiguration implementation. |
WebLogic8xConfigXmlInstalledLocalDeployer |
Static deployer that manages deployment configuration by manipulating the WebLogic config.xml
file.
|
WebLogic8xInstalledLocalContainer |
Special container support for the Bea WebLogic 8.x application server.
|
WebLogic8xSwitchableLocalDeployer |
Changes config.xml if the server is down.
|
WebLogic9xConfigXmlInstalledLocalDeployer |
Static deployer that manages deployment configuration by manipulating the WebLogic config.xml
file.
|
WebLogic9xExistingLocalConfiguration |
WebLogic existing configuration implementation for WebLogic9x style domains.
|
WebLogic9xInstalledLocalContainer |
Special container support for the Bea WebLogic 9.x application server.
|
WebLogic9xStandaloneLocalConfiguration |
WebLogic standalone
ContainerConfiguration
implementation. |
WebLogicCopyingInstalledLocalDeployer |
Static deployer that deploys WARs to the WebLogic auto-deploy directory.
|
WebLogicExistingLocalConfiguration |
WebLogic existing configuration implementation.
|
WebLogicStandaloneLocalConfiguration |
WebLogic standalone
ContainerConfiguration
implementation. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.