public class LLDPPacketPuntEnforcer extends Object implements AutoCloseable, org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener<FlowCapableNode>
Constructor and Description |
---|
LLDPPacketPuntEnforcer(SalFlowService flowService,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
DeviceOwnershipService deviceOwnershipService) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<FlowCapableNode>> modifications) |
void |
start() |
public LLDPPacketPuntEnforcer(SalFlowService flowService, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, DeviceOwnershipService deviceOwnershipService)
public void start()
public void close()
close
in interface AutoCloseable
public void onDataTreeChanged(@Nonnull Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<FlowCapableNode>> modifications)
onDataTreeChanged
in interface org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<FlowCapableNode>
Copyright © 2019 OpenDaylight. All rights reserved.