Uses of Interface
org.apache.activemq.store.IndexListener
Packages that use IndexListener
Package
Description
Region abstraction and implementations in the Broker.
The APIs which need to be implemented for persistent message stores for durable messaging
-
Uses of IndexListener in org.apache.activemq.broker.region
Classes in org.apache.activemq.broker.region that implement IndexListener -
Uses of IndexListener in org.apache.activemq.store
Fields in org.apache.activemq.store declared as IndexListenerMethods in org.apache.activemq.store that return IndexListenerMethods in org.apache.activemq.store with parameters of type IndexListenerModifier and TypeMethodDescriptionvoidAbstractMessageStore.registerIndexListener(IndexListener indexListener) voidMessageStore.registerIndexListener(IndexListener indexListener) voidProxyMessageStore.registerIndexListener(IndexListener indexListener) voidProxyTopicMessageStore.registerIndexListener(IndexListener indexListener)