Uses of Package
org.activemq.store.journal

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

Classes in org.activemq.store.journal used by org.activemq.store.journal
JournalAck
           
JournalMessageStore
          A MessageStore that uses a Journal to store it's messages.
JournalPersistenceAdapter
          An implementation of PersistenceAdapter designed for use with a Journal and then checkpointing asynchronously on a timeout with some other long term persistent storage.
JournalTopicMessageStore
          A MessageStore that uses a Journal to store it's messages.
JournalTransactionStore
           
JournalTransactionStore.Tx
          Operations
TxCommand
           
 



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