Uses of Package
org.codehaus.activemq.store.howl

Packages that use org.codehaus.activemq.store.howl
org.codehaus.activemq.store.howl Message persistence using a high performance transaction log via implemented using Howl whichi is used for short term persistence with longer term storage being used at checkpoints. 
 

Classes in org.codehaus.activemq.store.howl used by org.codehaus.activemq.store.howl
HowlMessageStore
          An implementation of MessageStore designed for optimal use with Howl as the transaction log and then checkpointing asynchronously on a timeout with some other persistent storage.
HowlPersistenceAdapter
          An implementation of PersistenceAdapter designed for optimal use with Howl as the transaction log and then checkpointing asynchronously on a timeout with some other persistent storage.
 



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