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, Object state)
           
 void FSMEnterEventSource.addFSMEnterListener(FSMEnterListener l, Object state)
          Add an enter event listener.
 

Uses of FSMEnterListener in com.atomikos.icatch.imp
 

Classes in com.atomikos.icatch.imp that implement FSMEnterListener
 class CompositeTransactionImp
          A complete composite transaction implementation for use in LOCAL VM.
 class TransactionServiceImp
          General implementation of Transaction Service.
 

Methods in com.atomikos.icatch.imp with parameters of type FSMEnterListener
 void CoordinatorImp.addFSMEnterListener(FSMEnterListener l, Object state)
           
 



Copyright © 2011. All Rights Reserved.