org.apache.activemq
Interface LocalTransactionEventListener


public interface LocalTransactionEventListener

Version:
$Revision: 1.2 $

Method Summary
 void beginEvent()
           
 void commitEvent()
           
 void rollbackEvent()
           
 

Method Detail

beginEvent

void beginEvent()

commitEvent

void commitEvent()

rollbackEvent

void rollbackEvent()


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.