Package org.apache.activemq.store
package org.apache.activemq.store
The APIs which need to be implemented for persistent message stores for durable messaging
-
ClassDescriptioncallback when the index is updated, allows ordered work to be seen by destinationsRepresents a message store which is used by the persistent implementationsThe J2EE Statistics for a Message SoreAdapter to the actual persistence mechanism used with ActiveMQFactory class that can create PersistenceAdapter objects.Used to implement common PersistenceAdapter methods.Provides an interface for a Destination matching object that can be used to search for specific destinations from a persistence adapter.A simple proxy that delegates to another MessageStore.A simple proxy that delegates to another MessageStore.Represents a message store which is used by the persistent implementationsRepresents an exclusive lock on a database to avoid multiple brokers running against the same logical database.A MessageStore for durable topic subscriptionsA MessageStore for durable topic subscriptionsRepresents the durable store of the commit/rollback operations taken against the broker.