public final class SyncNotificationStrategy extends Object implements NotificationStrategy
| Constructor and Description |
|---|
SyncNotificationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyListener(EventListener listener,
AbstractNotificationEvent event)
Notify the input event to the input listener.
|
public void notifyListener(EventListener listener, AbstractNotificationEvent event)
NotificationStrategynotifyListener in interface NotificationStrategyCopyright © 2015. All Rights Reserved.