|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the (recursive) type of the handler.public interface ApplicationHandler<T extends ApplicationHandler<T>>
Handles ApplicationEvents.
ApplicationEvent| Method Summary | |
|---|---|
void |
onEvent(ApplicationEvent<T> e)
Processes a given event. |
| Method Detail |
|---|
void onEvent(ApplicationEvent<T> e)
pipeline - the pipeline in which the handler is registered.e - the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||