public static class MamaQueueMonitorCallback
extends java.lang.Object
Definition of the callback methods enabling event queue monitoring.
Receiving callbacks when either the high watermark or the low watermark are
exceeded. Not all middlewares will support the concept of both high and
low watermarks. Concrete instances of this interface are registered with an
event queue using the MamaQueue.setQueueMonitorCallback ()
.
- See Also:
- Serialized Form