Uses of Interface
com.atomikos.finitestates.Stateful

Packages that use Stateful
com.atomikos.finitestates   
 

Uses of Stateful in com.atomikos.finitestates
 

Subinterfaces of Stateful in com.atomikos.finitestates
 interface FSM
          Interface of a finite state machine.
 interface FSMEnterEventSource
          Interface of an FSMEnterEventSource.
 interface FSMPreEnterEventSource
          A source of FSMPreEnterEvents.
 interface FSMPreTransitionEventSource
          A source of PreTransitionEvents.
 interface FSMTransitionEventSource
          A source of TransitionEvents.
 interface StateMutable
          Abstract representation of an object that has a state and this state can be set.
 

Classes in com.atomikos.finitestates that implement Stateful
 class FSMImp
          Implementation of a finite state machine.
 



Copyright © 2011. All Rights Reserved.