public class WakeupOnNode extends Object implements org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<Table>
Constructor and Description |
---|
WakeupOnNode() |
Modifier and Type | Method and Description |
---|---|
void |
onDataTreeChanged(Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<Table>> modifications) |
void |
setLearningSwitchHandler(LearningSwitchHandler learningSwitchHandler)
Sets the LearningSwitchHandler.
|
public void onDataTreeChanged(@Nonnull Collection<org.opendaylight.controller.md.sal.binding.api.DataTreeModification<Table>> modifications)
onDataTreeChanged
in interface org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener<Table>
public void setLearningSwitchHandler(LearningSwitchHandler learningSwitchHandler)
learningSwitchHandler
- the learningSwitchHandler to setCopyright © 2019 OpenDaylight. All rights reserved.