public interface ConditionalEventListener<E extends Event> extends EventListener<E>
EventListener extending the the conditional feature that decides some
event is handled or not by current listener.EventListenerCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(E event)
Accept the event is handled or not by current listener
|
findEventType, findEventType, findEventType, getPriority, onEventcompareToCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.