|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - type of event payloadpublic interface IEvent<T>
An event
| Method Summary | |
|---|---|
void |
dontBroadcastDeeper()
Stops the broadcast of this event any deeper into the hierarchy of the current sink |
T |
getPayload()
|
IEventSource |
getSource()
|
Broadcast |
getType()
|
void |
stop()
Stops any further broadcast of this event |
| Method Detail |
|---|
void stop()
void dontBroadcastDeeper()
Broadcast getType()
IEventSource getSource()
T getPayload()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||