Package org.activemq.store

The APIs which need to be implemented for persistent message stores for durable messaging

See:
          Description

Interface Summary
MessageStore Represents a message store which is used by the persistent MessageContainer implementations
PersistenceAdapter Adapter to the actual persistence mechanism used with ActiveMQ
PersistenceAdapterFactory Factory class that can create PersistenceAdapter objects.
RecoveryListener  
TopicMessageStore A MessageStore for durable topic subscriptions
TransactionStore Represents the durable store of the commit/rollback operations taken against the broker.
TransactionStore.RecoveryListener  
 

Class Summary
ProxyMessageStore A simple proxy that delegates to another MessageStore.
ProxyTopicMessageStore A simple proxy that delegates to another MessageStore.
 

Package org.activemq.store Description

The APIs which need to be implemented for persistent message stores for durable messaging



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