Interface LearningSwitchHandler

All Known Implementing Classes:
LearningSwitchHandlerSimpleImpl, MultipleLearningSwitchHandlerFacadeImpl

public interface LearningSwitchHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onSwitchAppeared(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Table> tablePath)
    Invoked when a switch appears.
  • Method Details

    • onSwitchAppeared

      void onSwitchAppeared(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Table> tablePath)
      Invoked when a switch appears.
      Parameters:
      tablePath - the table path