Oracle Corporation

com.bea.wlcp.wlng.api.edr
Class EdrManager

java.lang.Object
  extended bycom.bea.wlcp.wlng.api.edr.EdrManager

Deprecated. replaced by EdrServiceFactory This class returns the singleton instance of the Edr Service.

public class EdrManager
extends Object

Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.

Constructor Summary
EdrManager()
          Deprecated.  
 
Method Summary
static EdrService getInstance()
          Deprecated. Retrieves the default EdrService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdrManager

public EdrManager()
Deprecated. 
Method Detail

getInstance

public static EdrService getInstance()
Deprecated. 
Retrieves the default EdrService


Oracle Corporation