T - @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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.