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 © 2008–2017 JBoss by Red Hat, Inc.. All rights reserved.