public interface RestconfNotificationEventListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotificationEvent(org.onosproject.net.DeviceId deviceId,
T event)
Handles the notification event.
|
void handleNotificationEvent(org.onosproject.net.DeviceId deviceId,
T event)
deviceId - restconf device identifierevent - event payload