public class TopologyDataChangeCounterDeployer extends Object implements org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<DataChangeCounterConfig>, AutoCloseable
Constructor and Description |
---|
TopologyDataChangeCounterDeployer(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<DataChangeCounterConfig>> changes) |
void |
register() |
public TopologyDataChangeCounterDeployer(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker)
public void register()
public void onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<DataChangeCounterConfig>> changes)
onDataTreeChanged
in interface org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<DataChangeCounterConfig>
public void close()
close
in interface AutoCloseable
Copyright © 2019 OpenDaylight. All rights reserved.