Class GlobalStateManagerImpl

  • All Implemented Interfaces:
    GlobalStateManager

    public class GlobalStateManagerImpl
    extends Object
    implements GlobalStateManager
    This class is responsible for the initialization, restoration, closing, flushing etc of Global State Stores. There is only ever 1 instance of this class per Application Instance.