Uses of Class
org.apache.activemq.store.ProxyMessageStore
Packages that use ProxyMessageStore
Package
Description
The APIs which need to be implemented for persistent message stores for durable messaging
VM based implementation of message persistence
-
Uses of ProxyMessageStore in org.apache.activemq.store
Subclasses of ProxyMessageStore in org.apache.activemq.storeModifier and TypeClassDescriptionclassA simple proxy that delegates to another MessageStore. -
Uses of ProxyMessageStore in org.apache.activemq.store.memory
Methods in org.apache.activemq.store.memory with parameters of type ProxyMessageStoreModifier and TypeMethodDescriptionprotected voidMemoryTransactionStore.onProxyQueueStore(ProxyMessageStore proxyMessageStore)