Class SampleFlowCapableNodeListener

    • Constructor Detail

      • SampleFlowCapableNodeListener

        public SampleFlowCapableNodeListener​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
                                             SalBundleService bundleService)
    • Method Detail

      • init

        public void init()
      • onDataTreeChanged

        public void onDataTreeChanged​(Collection<org.opendaylight.mdsal.binding.api.DataTreeModification<FlowCapableNode>> modifications)
        Specified by:
        onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener<FlowCapableNode>