Uses of Class
org.apache.activemq.store.IndexListener.MessageContext
Packages that use IndexListener.MessageContext
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.MessageContext in org.apache.activemq.broker.region
Methods in org.apache.activemq.broker.region with parameters of type IndexListener.MessageContext -
Uses of IndexListener.MessageContext in org.apache.activemq.store
Methods in org.apache.activemq.store with parameters of type IndexListener.MessageContextModifier and TypeMethodDescriptionvoidIndexListener.onAdd(IndexListener.MessageContext messageContext) called with some global index lock held so that a listener can do order dependent work non null MessageContext.onCompletion called when work is done