Uses of Interface
com.atomikos.finitestates.TransitionTable

Packages that use TransitionTable
com.atomikos.finitestates   
 

Uses of TransitionTable in com.atomikos.finitestates
 

Classes in com.atomikos.finitestates that implement TransitionTable
 class AllowAllTransitionTable
           
 

Constructors in com.atomikos.finitestates with parameters of type TransitionTable
FSMImp(Object eventsource, TransitionTable transitiontable, TxState initialstate)
          Creates a new instance with a given event source.
FSMImp(TransitionTable transitiontable, TxState initialstate)
          Constructor.
 



Copyright © 2016. All Rights Reserved.