Package | Description |
---|---|
org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
org.apache.activemq.store |
The APIs which need to be implemented for persistent message stores for durable messaging
|
Modifier and Type | Method and Description |
---|---|
void |
Queue.onAdd(IndexListener.MessageContext messageContext) |
Modifier and Type | Method and Description |
---|---|
void |
IndexListener.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
|
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.