T - event type@FunctionalInterface public static interface ObserverMethodConfigurator.EventConsumer<T>
EventContext| Modifier and Type | Method and Description |
|---|---|
void |
accept(EventContext<T> eventContext) |
void accept(EventContext<T> eventContext) throws Exception
eventContext - the EventContext used to fire the eventException - The thrown checked exception is wrapped and rethrown as an (unchecked) ObserverExceptionCopyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.