|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventListener
The interface to be implemented by all services that wish to receive events from Eventd.
| Method Summary | |
|---|---|
String |
getName()
Return the id of the listener |
void |
onEvent(Event e)
Process a sent event. |
| Method Detail |
|---|
String getName()
void onEvent(Event e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||