Uses of Interface
com.atomikos.finitestates.Stateful

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

Uses of Stateful in com.atomikos.finitestates
 

Subinterfaces of Stateful in com.atomikos.finitestates
 interface FSM
           
 interface FSMEnterEventSource
           
 interface FSMPreEnterEventSource
           
 interface FSMPreTransitionEventSource
           
 interface FSMTransitionEventSource
           
 interface StateMutable
           
 

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

Uses of Stateful in com.atomikos.icatch.imp
 

Classes in com.atomikos.icatch.imp that implement Stateful
 class CoordinatorImp
          All things related to termination logic.
 

Uses of Stateful in com.atomikos.persistence
 

Subinterfaces of Stateful in com.atomikos.persistence
 interface RecoverableCoordinator
          A type of stateful objects whose state is guaranteed to be recoverable.
 



Copyright © 2016. All Rights Reserved.