See: Description
| Interface | Description |
|---|---|
| JournaledStore | |
| MessageRecoveryListener | |
| MessageStore |
Represents a message store which is used by the persistent implementations
|
| PersistenceAdapter |
Adapter to the actual persistence mechanism used with ActiveMQ
|
| PersistenceAdapterFactory |
Factory class that can create PersistenceAdapter objects.
|
| PList | |
| PList.PListIterator | |
| PListStore | |
| ReferenceStore |
Represents a message store which is used by the persistent implementations
|
| TopicMessageStore |
A MessageStore for durable topic subscriptions
|
| TopicReferenceStore |
A MessageStore for durable topic subscriptions
|
| TransactionIdTransformer | |
| TransactionIdTransformerAware | |
| TransactionRecoveryListener | |
| TransactionStore |
Represents the durable store of the commit/rollback operations taken against
the broker.
|
| Class | Description |
|---|---|
| AbstractMessageStore | |
| PersistenceAdapterFactoryBean |
Creates a default persistence model using the Journal and JDBC
|
| PersistenceAdapterSupport |
Used to implement common PersistenceAdapter methods.
|
| PListEntry | |
| ProxyMessageStore |
A simple proxy that delegates to another MessageStore.
|
| ProxyTopicMessageStore |
A simple proxy that delegates to another MessageStore.
|
| ReferenceStore.ReferenceData | |
| SharedFileLocker |
Represents an exclusive lock on a database to avoid multiple brokers running
against the same logical database.
|
The APIs which need to be implemented for persistent message stores for durable messaging
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.