@FunctionalInterface public interface IEventSink
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(IEvent<?> event)
Called when an event is sent to this sink
|
void onEvent(IEvent<?> event)
event - Copyright © 2006–2018 Apache Software Foundation. All rights reserved.