Interface NotificationSupplierDefinition<O extends org.opendaylight.yangtools.yang.binding.DataObject>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method 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.
      • Methods inherited from interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener

        onDataTreeChanged, onInitialData
    • Method Detail

      • getWildCardPath

        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.
        Returns:
        InstanceIdentifier