public class EventListenerAdapter extends Object implements EventListener
| Constructor and Description |
|---|
EventListenerAdapter() |
public void onEvent(Event e) throws Throwable
EventListeneronEvent in interface EventListenere - The Event objectThrowable - a listener can fail, and failure are handled by a ErrorListenerCopyright © 2020. All rights reserved.