|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
EVENT - RESULT - public interface EventListener<EVENT,RESULT>
Simple listener which allows to handle events.
| Method Summary | |
|---|---|
List<RESULT> |
handleEvent(EVENT event)
This method will be called from an EventManager when events are being fired. |
| Method Detail |
|---|
List<RESULT> handleEvent(EVENT event)
EventManager when events are being fired.
event -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||