public interface DOMNotificationListener extends EventListener
DOMNotification
s.Modifier and Type | Method and Description |
---|---|
void |
onNotification(@NonNull DOMNotification notification)
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.