Uses of Class
org.nuiton.topia.event.TopiaTransactionEvent

Packages that use TopiaTransactionEvent
org.nuiton.topia.event Events used for topia services. 
 

Uses of TopiaTransactionEvent in org.nuiton.topia.event
 

Methods in org.nuiton.topia.event with parameters of type TopiaTransactionEvent
 void TopiaTransactionVetoable.beginTransaction(TopiaTransactionEvent event)
           
 void TopiaTransactionListener.commit(TopiaTransactionEvent event)
          Fired by TopiaFiresSupport.fireOnPostCommit(TopiaContextImplementor).
 void TopiaTransactionListener.rollback(TopiaTransactionEvent event)
          Fired by TopiaFiresSupport.fireOnPostRollback(TopiaContextImplementor).
 



Copyright © 2004-2011 CodeLutin. All Rights Reserved.