|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceConsumer
A consumer of SourceEvents.
The service acts as the primary consumer of source events, though plugin components may wish to act as event consumers for increased decoupling from event producers.
SourceNotifier,
SourceEvent,
Source.notifier()| Method Summary | |
|---|---|
void |
onEvent(SourceEvent... events)
Callback on notification of SourceEvents. |
| Method Detail |
|---|
void onEvent(SourceEvent... events)
SourceEvents.
events - the events.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||