Class UpgradeStateListener

    • Constructor Detail

      • UpgradeStateListener

        public UpgradeStateListener​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
                                    UpgradeConfig upgradeConfig)
    • Method Detail

      • close

        public void close()
      • onDataTreeChanged

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