|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.server.plugin.subscription.require.RequirePlugin.NotificationHandler
Callback object to receive events from the dispatcher.
Constructor Summary | |
RequirePlugin.NotificationHandler()
|
Method Summary | |
void |
receiveDispatcherNotification(EventInterface evt)
sends an Event to this Subscriber |
void |
receiveDispatcherNotification(EventInterface[] evtList)
sends a sequence of Event evt to this
Subscriber |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RequirePlugin.NotificationHandler()
Method Detail |
public void receiveDispatcherNotification(EventInterface evt)
Event
to this Subscriber
receiveDispatcherNotification
in interface EventDispatcherListenerInterface
public void receiveDispatcherNotification(EventInterface[] evtList)
Event
evt to this
Subscriber
receiveDispatcherNotification
in interface EventDispatcherListenerInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |