|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventListener
Interface to be implemented by classes that can handle events.
EventBus,
DomainEvent,
EventHandler| Method Summary | |
|---|---|
void |
handle(Event event)
Process the given event. |
| Method Detail |
|---|
void handle(Event event)
event - the event to handle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||