Uses of Package
com.atomikos.finitestates

Packages that use com.atomikos.finitestates
com.atomikos.finitestates   
com.atomikos.icatch   
com.atomikos.icatch.imp   
com.atomikos.persistence   
com.atomikos.persistence.imp   
 

Classes in com.atomikos.finitestates used by com.atomikos.finitestates
FSM
          Interface of a finite state machine.
FSMEnterEvent
          Events signalling the transition of the FSM to a new state.
FSMEnterEventSource
          Interface of an FSMEnterEventSource.
FSMEnterListener
          A listener on FSMEnterEvent occurrences.
FSMPreEnterEventSource
          A source of FSMPreEnterEvents.
FSMPreEnterListener
          A listener that wants to be notified BEFORE the new state is entered.
FSMPreTransitionEventSource
          A source of PreTransitionEvents.
FSMPreTransitionListener
          A listener interface for FSMTransition events, but one that wishes to be notified BEFORE the transition is exposed to other threads.
FSMTransitionEvent
          Events signalling a transition of a FSM.
FSMTransitionEventSource
          A source of TransitionEvents.
FSMTransitionListener
          A listener interface for FSMTransitionEvents.
Stateful
          Abstract representation of an object that has a state.
StateMutable
          Abstract representation of an object that has a state and this state can be set.
TransitionTable
          A Transition Table determines which transitions are legal.
 

Classes in com.atomikos.finitestates used by com.atomikos.icatch
Stateful
          Abstract representation of an object that has a state.
 

Classes in com.atomikos.finitestates used by com.atomikos.icatch.imp
FSMEnterEvent
          Events signalling the transition of the FSM to a new state.
FSMEnterListener
          A listener on FSMEnterEvent occurrences.
FSMPreEnterEventSource
          A source of FSMPreEnterEvents.
FSMPreEnterListener
          A listener that wants to be notified BEFORE the new state is entered.
Stateful
          Abstract representation of an object that has a state.
 

Classes in com.atomikos.finitestates used by com.atomikos.persistence
FSMPreEnterEventSource
          A source of FSMPreEnterEvents.
Stateful
          Abstract representation of an object that has a state.
 

Classes in com.atomikos.finitestates used by com.atomikos.persistence.imp
FSMEnterEvent
          Events signalling the transition of the FSM to a new state.
FSMPreEnterListener
          A listener that wants to be notified BEFORE the new state is entered.
 



Copyright © 2011. All Rights Reserved.