Uses of Interface
org.kasource.spring.transaction.TransactionListener

Packages that use TransactionListener
org.kasource.spring.transaction Transaction Utility classes. 
 

Uses of TransactionListener in org.kasource.spring.transaction
 

Methods in org.kasource.spring.transaction with parameters of type TransactionListener
 void TransactionSupportImpl.addListener(TransactionListener listener)
           
 void TransactionSupport.addListener(TransactionListener listener)
          Registers listener so that it can get notification of current transaction
 void TransactionSupportImpl.removeListener(TransactionListener listener)
           
 void TransactionSupport.removeListener(TransactionListener listener)
          Remove listener form listening to current transaction
 



Copyright © 2011. All Rights Reserved.