public final class BmpDeployerImpl extends Object implements org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev180329.OdlBmpMonitors>, AutoCloseable
| Constructor and Description |
|---|
BmpDeployerImpl(org.opendaylight.protocol.bmp.api.BmpDispatcher dispatcher,
BmpDeployerDependencies bmpDeployerDependencies) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
init() |
void |
onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev180329.OdlBmpMonitors>> changes) |
public BmpDeployerImpl(org.opendaylight.protocol.bmp.api.BmpDispatcher dispatcher,
BmpDeployerDependencies bmpDeployerDependencies)
public void init()
public void onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev180329.OdlBmpMonitors>> changes)
onDataTreeChanged in interface org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev180329.OdlBmpMonitors>public void close()
close in interface AutoCloseableCopyright © 2018 OpenDaylight. All rights reserved.