Uses of Interface
com.atomikos.finitestates.FSMPreEnterEventSource

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

Uses of FSMPreEnterEventSource in com.atomikos.finitestates
 

Subinterfaces of FSMPreEnterEventSource in com.atomikos.finitestates
 interface FSM
          Interface of a finite state machine.
 

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

Uses of FSMPreEnterEventSource in com.atomikos.icatch.imp
 

Classes in com.atomikos.icatch.imp that implement FSMPreEnterEventSource
 class CoordinatorImp
          Implementation of termination logic.
 

Uses of FSMPreEnterEventSource in com.atomikos.persistence
 

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



Copyright © 2011. All Rights Reserved.