| Package | Description |
|---|---|
| org.opendaylight.controller.sal.binding.api |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.opendaylight.yangtools.yang.binding.Notification> |
NotificationService.registerNotificationListener(Class<T> notificationType,
NotificationListener<T> listener)
Deprecated.
Registers a generic listener implementation for a specified notification type.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends org.opendaylight.yangtools.yang.binding.Notification> |
NotificationService.registerNotificationListener(Class<T> notificationType,
NotificationListener<T> listener)
Deprecated.
Registers a generic listener implementation for a specified notification type.
|
Copyright © 2020 OpenDaylight. All rights reserved.