public interface MamaQueueEventCallback
MamaQueue.enqueueEvent(). Currently
only support by MAMA JNI using Wombat Middleware.| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(MamaQueue queue,
java.lang.Object closure)
Invoked when a user event, added by
MamaQueue.enqueueEvent()
fires. |
void onEvent(MamaQueue queue, java.lang.Object closure)
MamaQueue.enqueueEvent()
fires.queue - The MamaQueue on which the event was enqueued.closure - The user specified data associated with this event.Copyright 2011 NYSE Technologies