Uses of Class
org.apache.activemq.store.kahadb.MultiKahaDBTransactionStore.Tx

Packages that use MultiKahaDBTransactionStore.Tx
org.apache.activemq.store.kahadb   
 

Uses of MultiKahaDBTransactionStore.Tx in org.apache.activemq.store.kahadb
 

Methods in org.apache.activemq.store.kahadb that return MultiKahaDBTransactionStore.Tx
 MultiKahaDBTransactionStore.Tx MultiKahaDBTransactionStore.getTx(org.apache.activemq.command.TransactionId txid)
           
 MultiKahaDBTransactionStore.Tx MultiKahaDBTransactionStore.removeTx(org.apache.activemq.command.TransactionId txid)
           
 

Methods in org.apache.activemq.store.kahadb with parameters of type MultiKahaDBTransactionStore.Tx
 void MultiKahaDBTransactionStore.persistOutcome(MultiKahaDBTransactionStore.Tx tx, org.apache.activemq.command.TransactionId txid)
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.