public interface NotificationStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
notifyListener(EventListener listener,
AbstractNotificationEvent event)
Notify the input event to the input listener.
|
void notifyListener(EventListener listener, AbstractNotificationEvent event)
listener - event - Copyright © 2015. All Rights Reserved.