| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusteredDOMDataTreeChangeListener
ClusteredDOMDataTreeChangeListener is a marker interface to enable data tree change notifications on all
instances in a cluster where this listener is registered.
|
| Modifier and Type | Method and Description |
|---|---|
<L extends DOMDataTreeChangeListener> |
DOMDataTreeChangeService.registerDataTreeChangeListener(DOMDataTreeIdentifier treeId,
L listener)
Registers a
DOMDataTreeChangeListener to receive
notifications when data changes under a given path in the conceptual data
tree. |
Copyright © 2019 OpenDaylight. All rights reserved.