|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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. |
| ReferenceStore | Represents a message store which is used by the persistent implementations |
| ReferenceStoreAdapter | Adapter to the actual persistence mechanism used with ActiveMQ |
| TopicMessageStore | A MessageStore for durable topic subscriptions |
| TopicReferenceStore | A MessageStore for durable topic subscriptions |
| TransactionRecoveryListener | |
| TransactionStore | Represents the durable store of the commit/rollback operations taken against the broker. |
| Class Summary | |
|---|---|
| AbstractMessageStore | |
| PersistenceAdapterFactoryBean | Creates a default persistence model using the Journal and JDBC |
| 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
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||