|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicReferenceStore | |
|---|---|
| org.apache.activemq.store | The APIs which need to be implemented for persistent message stores for durable messaging |
| org.apache.activemq.store.amq | The default Store implementation for ActiveMQ |
| org.apache.activemq.store.kahadaptor | kaha implementation of message persistence for the broker |
| Uses of TopicReferenceStore in org.apache.activemq.store |
|---|
| Methods in org.apache.activemq.store that return TopicReferenceStore | |
|---|---|
TopicReferenceStore |
ReferenceStoreAdapter.createTopicReferenceStore(ActiveMQTopic destination)
Factory method to create a new topic message store with the given destination name |
| Uses of TopicReferenceStore in org.apache.activemq.store.amq |
|---|
| Methods in org.apache.activemq.store.amq that return TopicReferenceStore | |
|---|---|
TopicReferenceStore |
AMQTopicMessageStore.getTopicReferenceStore()
|
| Constructors in org.apache.activemq.store.amq with parameters of type TopicReferenceStore | |
|---|---|
AMQTopicMessageStore(AMQPersistenceAdapter adapter,
TopicReferenceStore topicReferenceStore,
ActiveMQTopic destinationName)
|
|
| Uses of TopicReferenceStore in org.apache.activemq.store.kahadaptor |
|---|
| Classes in org.apache.activemq.store.kahadaptor that implement TopicReferenceStore | |
|---|---|
class |
KahaTopicReferenceStore
|
| Methods in org.apache.activemq.store.kahadaptor that return TopicReferenceStore | |
|---|---|
TopicReferenceStore |
KahaReferenceStoreAdapter.createTopicReferenceStore(ActiveMQTopic destination)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||