Uses of Class
org.apache.activemq.store.journal.QuickJournalTransactionStore

Packages that use QuickJournalTransactionStore
org.apache.activemq.store.journal Message persistence using a high performance transaction log via the Journal interface. 
 

Uses of QuickJournalTransactionStore in org.apache.activemq.store.journal
 

Fields in org.apache.activemq.store.journal declared as QuickJournalTransactionStore
protected  QuickJournalTransactionStore QuickJournalMessageStore.transactionStore
           
 

Methods in org.apache.activemq.store.journal that return QuickJournalTransactionStore
 QuickJournalTransactionStore QuickJournalPersistenceAdapter.getTransactionStore()
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.