| Modifier and Type | Method and Description |
|---|---|
<T extends DOMNotificationListener> |
DOMNotificationService.registerNotificationListener(T listener,
Collection<org.opendaylight.yangtools.yang.model.api.SchemaPath> types)
Deprecated.
Register a
DOMNotificationListener to receive a set of notifications. |
<T extends DOMNotificationListener> |
DOMNotificationService.registerNotificationListener(T listener,
org.opendaylight.yangtools.yang.model.api.SchemaPath... types)
Deprecated.
Register a
DOMNotificationListener to receive a set of notifications. |
Copyright © 2019 OpenDaylight. All rights reserved.