org.codehaus.activemq
Interface LocalTransactionEventListener


public interface LocalTransactionEventListener

Version:
$Revision: 1.1 $

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

Method Detail

beginEvent

public void beginEvent()

commitEvent

public void commitEvent()

rollbackEvent

public void rollbackEvent()


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