org.openmdx.compatibility.base.application.j2ee
Class WlsManager_1
java.lang.Object
org.openmdx.compatibility.base.application.spi.AbstractApplicationContext_1
org.openmdx.compatibility.base.application.j2ee.ApplicationServerManager_1
org.openmdx.compatibility.base.application.j2ee.WlsManager_1
- All Implemented Interfaces:
- ApplicationContext_1_0, Manageable_1_0
- Direct Known Subclasses:
- WlsDataproviderConnectionManager_1
Deprecated. in favour of
public class WlsManager_1
- extends ApplicationServerManager_1
A WebLogic Server specific application context
|
Method Summary |
protected String |
domainName()
Deprecated. The domain name callback may be overridden by a subclass. |
protected String |
serverName()
Deprecated. The domain name callback may be overridden by a subclass. |
WlsManager_1
public WlsManager_1()
- Deprecated.
domainName
protected String domainName()
- Deprecated.
- The domain name callback may be overridden by a subclass.
- Overrides:
domainName in class ApplicationServerManager_1
- Returns:
- the domain name to be cached.
serverName
protected String serverName()
- Deprecated.
- The domain name callback may be overridden by a subclass.
- Overrides:
serverName in class ApplicationServerManager_1
- Returns:
- the server name to be cached.
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.