| Interface | Description |
|---|---|
| WebLogicLocalContainer |
All WebLogic configuration implementations must implement this interface which provides method to
find out the location of key directories needed to operate WebLogic.
|
| Class | Description |
|---|---|
| AbstractWebLogicInstalledLocalContainer |
Basic support for the WebLogic application server.
|
| WebLogic8xConfigurationBuilder |
Contains the xml elements used to build a normal or XA compliant DataSource for WebLogic.
|
| WebLogic8xStandaloneLocalConfigurationCapability |
Capabilities of the WebLogic's
org.codehaus.cargo.container.weblogic.WebLogicStandaloneLocalConfiguration configuration. |
| WebLogic9x10x103x12xConfigurationBuilder |
Constructs xml elements needed to configure a normal or XA compliant DataSource for WebLogic
9-10.3.
|
| WebLogic9x10x103x12xStandaloneLocalConfigurationCapability |
Capabilities of the WebLogic's
WebLogic9xStandaloneLocalConfiguration
configuration. |
| WebLogicExistingLocalConfigurationCapability |
Capabilities of the WebLogic's
org.codehaus.cargo.container.weblogic.WebLogicExistingLocalConfiguration configuration. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.