public interface SourceConsumer
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()| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(SourceEvent... events)
Callback on notification of
SourceEvents. |
void onEvent(SourceEvent... events)
SourceEvents.events - the events.Copyright © 2018. All Rights Reserved.