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