java.lang.Object
org.opendaylight.openflowplugin.learningswitch.WakeupOnNode
All Implemented Interfaces:
org.opendaylight.mdsal.binding.api.DataTreeChangeListener<Table>

public class WakeupOnNode extends Object implements org.opendaylight.mdsal.binding.api.DataTreeChangeListener<Table>
  • Constructor Details

  • Method Details

    • onDataTreeChanged

      public void onDataTreeChanged(List<org.opendaylight.mdsal.binding.api.DataTreeModification<Table>> modifications)
      Specified by:
      onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener<Table>