StateBase
Abstract class for STM states
Every on* method should return a state for the STM which it should switch to or throw an exception that this call at this state is illegal.
Interface of this class mirrors interface of StateTrackingManager.
Abstract class for STM states
Every on* method should return a state for the STM which it should switch to or throw an exception that this call at this state is illegal.
Interface of this class mirrors interface of StateTrackingManager.