|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DispatcherListener
The DispatcherListener interface must be implemented by
layers that wish to receive event messages originated from the
daemon.
| Method Summary | |
|---|---|
int[] |
eventTypes()
Returns the set of event types supported by this listener. |
void |
notifyEvent(Event event)
This method is invoked by a dispatcher to notify a listener about an event. |
| Method Detail |
|---|
int[] eventTypes()
EventTags interface.
void notifyEvent(Event event)
event - The Event object to be processed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||