Uses of Interface
org.activemq.LocalTransactionEventListener

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

Uses of LocalTransactionEventListener in org.activemq
 

Methods in org.activemq that return LocalTransactionEventListener
 LocalTransactionEventListener TransactionContext.getLocalTransactionEventListener()
           
 

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



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