IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.objectgrid
Class StateManagerFactory

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

public final class StateManagerFactory
extends Object

This factory class is a helper class to get the StateManager instance.

Since:
WAS XD 6.1.0.3

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

Constructor Detail

StateManagerFactory

public StateManagerFactory()
Method Detail

getStateManager

public static final StateManager getStateManager()
Returns the StateManager singleton.

Returns:
The StateManager singleton
See Also:
StateManager

IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

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