Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq
Interface LocalTransactionEventListener  view LocalTransactionEventListener download LocalTransactionEventListener.java


public interface LocalTransactionEventListener

Version:
$Revision: 1.1.1.1 $

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

Method Detail

beginEvent

public void beginEvent()

commitEvent

public void commitEvent()

rollbackEvent

public void rollbackEvent()