public class StateMachineProcessor
extends Object
Class to use to execute SBC state machines. The class creates threads that it
uses to execute action that transition an SGC state machine from one state to
another state until the state machine reaches terminal state.