org.codehaus.activemq.ra
Interface LocalTransactionEventListener


public interface LocalTransactionEventListener

Version:
$Revision: 1.4 $

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

Method Detail

beginEvent

public void beginEvent()

commitEvent

public void commitEvent()

rollbackEvent

public void rollbackEvent()


Copyright © 2004 Protique, Ltd.. All Rights Reserved.