Package | Description |
---|---|
org.opendaylight.mdsal.binding.api |
Modifier and Type | Method and Description |
---|---|
<T extends DataTreeListener> |
DataTreeService.registerListener(T listener,
Collection<DataTreeIdentifier<?>> subtrees,
boolean allowRxMerges,
Collection<DataTreeProducer> producers)
Register a
DataTreeListener instance. |
Copyright © 2019 OpenDaylight. All rights reserved.