public final class BmpDeployerImpl extends Object implements org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener<OdlBmpMonitors>, AutoCloseable
Constructor and Description |
---|
BmpDeployerImpl(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<OdlBmpMonitors>> changes) |
public BmpDeployerImpl(BmpDispatcher dispatcher, BmpDeployerDependencies bmpDeployerDependencies)
public void init()
public void onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<OdlBmpMonitors>> changes)
onDataTreeChanged
in interface org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<OdlBmpMonitors>
public void close()
close
in interface AutoCloseable
Copyright © 2019 OpenDaylight. All rights reserved.