DOMNotificationListener instead.@Deprecated public interface DOMNotificationListener extends EventListener
DOMNotifications.| Modifier and Type | Method and Description |
|---|---|
void |
onNotification(@NonNull DOMNotification notification)
Deprecated.
Invoked whenever a
DOMNotification matching the subscription
criteria is received. |
void onNotification(@NonNull DOMNotification notification)
DOMNotification matching the subscription
criteria is received.notification - Received notificationCopyright © 2019 OpenDaylight. All rights reserved.