Class TopologyDataChangeCounterDeployer

    • Constructor Detail

      • TopologyDataChangeCounterDeployer

        @Inject
        public TopologyDataChangeCounterDeployer​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
    • Method Detail

      • register

        @PostConstruct
        public void register()
      • onDataTreeChanged

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

        @PreDestroy
        public void close()
        Specified by:
        close in interface AutoCloseable