Interface NodeListener<T extends org.opendaylight.yangtools.yang.binding.DataObject>

  • All Superinterfaces:
    org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener<T>, org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>, EventListener
    All Known Implementing Classes:
    AbstractFrmSyncListener, SimplifiedConfigListener, SimplifiedOperationalListener

    public interface NodeListener<T extends org.opendaylight.yangtools.yang.binding.DataObject>
    extends org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener<T>
    Unifying listener for data and event changes on node.
    • Method Summary

      • Methods inherited from interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener

        onDataTreeChanged, onInitialData