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