IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.objectgrid
Class ObjectGridManagerFactory

java.lang.Object
  extended by com.ibm.websphere.objectgrid.ObjectGridManagerFactory

public final class ObjectGridManagerFactory
extends Object

This factory class is a high level helper class to get ObjectGridManager instances.

Since:
WAS XD 6.0, XC10

Constructor Summary
ObjectGridManagerFactory()
           
 
Method Summary
static ObjectGridManager getObjectGridManager()
          Returns the ObjectGridManager singleton.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectGridManagerFactory

public ObjectGridManagerFactory()
Method Detail

getObjectGridManager

public static final ObjectGridManager getObjectGridManager()
Returns the ObjectGridManager singleton.

Returns:
The ObjectGridManager singleton
See Also:
ObjectGridManager

IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.