org.openmdx.compatibility.base.application.j2ee
Class ApplicationServerManager_1

java.lang.Object
  extended by org.openmdx.compatibility.base.application.spi.AbstractApplicationContext_1
      extended by org.openmdx.compatibility.base.application.j2ee.ApplicationServerManager_1
All Implemented Interfaces:
ApplicationContext_1_0, Manageable_1_0
Direct Known Subclasses:
WlsManager_1

Deprecated. in favour of

public class ApplicationServerManager_1
extends AbstractApplicationContext_1

A generic specific application context


Constructor Summary
ApplicationServerManager_1()
          Deprecated. Allow dynamic class loading
 
Method Summary
protected  String domainName()
          Deprecated. The domain name callback may be overridden by a subclass.
 String getContainerId()
          Deprecated. Get the container id
 String getDomainName()
          Deprecated. Retrieve the domain name
protected  String serverName()
          Deprecated. The domain name callback may be overridden by a subclass.
 
Methods inherited from class org.openmdx.compatibility.base.application.spi.AbstractApplicationContext_1
activate, deactivate, getInstance, hasInstance, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationServerManager_1

public ApplicationServerManager_1()
Deprecated. 
Allow dynamic class loading

Method Detail

domainName

protected String domainName()
Deprecated. 
The domain name callback may be overridden by a subclass.

Returns:
the domain name to be cached.

serverName

protected String serverName()
Deprecated. 
The domain name callback may be overridden by a subclass.

Returns:
the server name to be cached.

getDomainName

public String getDomainName()
Deprecated. 
Retrieve the domain name

Returns:
the domain name

getContainerId

public String getContainerId()
Deprecated. 
Get the container id

Returns:
The server id


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.