|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- T
- public interface EventPublishingService<E,T>
A service for publishing events. For example a Topic that receives an message (the event) and dispatches it to a listener.
Method Summary | |
---|---|
void |
dispatchEvent(E event,
T listener)
|
Method Detail |
---|
void dispatchEvent(E event, T listener)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |