Uses of Interface
com.atomikos.finitestates.FSMPreEnterListener

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

Uses of FSMPreEnterListener in com.atomikos.finitestates
 

Methods in com.atomikos.finitestates with parameters of type FSMPreEnterListener
 void FSMPreEnterEventSource.addFSMPreEnterListener(FSMPreEnterListener l, TxState state)
           
 void FSMImp.addFSMPreEnterListener(FSMPreEnterListener lstnr, TxState state)
           
 

Uses of FSMPreEnterListener in com.atomikos.icatch.imp
 

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

Methods in com.atomikos.icatch.imp with parameters of type FSMPreEnterListener
 void CoordinatorImp.addFSMPreEnterListener(FSMPreEnterListener l, TxState state)
           
 

Uses of FSMPreEnterListener in com.atomikos.persistence.imp
 

Classes in com.atomikos.persistence.imp that implement FSMPreEnterListener
 class StateRecoveryManagerImp
          Default implementation of a state recovery manager.
 



Copyright © 2016. All Rights Reserved.