Uses of Interface
org.codehaus.activemq.ra.LocalTransactionEventListener

Packages that use LocalTransactionEventListener
org.codehaus.activemq The core JMS client implementation classes 
 

Uses of LocalTransactionEventListener in org.codehaus.activemq
 

Methods in org.codehaus.activemq that return LocalTransactionEventListener
 LocalTransactionEventListener ActiveMQSession.getLocalTransactionEventListener()
           
 

Methods in org.codehaus.activemq with parameters of type LocalTransactionEventListener
 void ActiveMQSession.setLocalTransactionEventListener(LocalTransactionEventListener localTransactionEventListener)
          Used by the resource adapter to listen to transaction events.
 



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