O - - DataObject represent Data Tree Item from DataStorepublic interface NotificationSupplierDefinition<O extends org.opendaylight.yangtools.yang.binding.DataObject> extends AutoCloseable, org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<O>
DataTreeChangeListener has one
keyed component - WildCarded Path which represent a changes checker in DataStoreTreeNode| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<O> |
getWildCardPath()
Method return wildCardPath for Listener registration and for identify
the correct KeyInstanceIdentifier from Data Tree Item in DataStore.
|
closeorg.opendaylight.yangtools.yang.binding.InstanceIdentifier<O> getWildCardPath()
InstanceIdentifierCopyright © 2019 OpenDaylight. All rights reserved.