Uses of Interface
com.atomikos.finitestates.FSMEnterListener

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

Uses of FSMEnterListener in com.atomikos.finitestates
 

Methods in com.atomikos.finitestates with parameters of type FSMEnterListener
 void FSMImp.addFSMEnterListener(FSMEnterListener lstnr, TxState state)
           
 void FSMEnterEventSource.addFSMEnterListener(FSMEnterListener l, TxState state)
          Add an enter event listener.
 

Uses of FSMEnterListener in com.atomikos.icatch.imp
 

Classes in com.atomikos.icatch.imp that implement FSMEnterListener
 class CoordinatorImp
          All things related to termination logic.
 class TransactionServiceImp
          General implementation of Transaction Service.
 



Copyright © 2016. All Rights Reserved.