Interface SalTableListener

  • All Superinterfaces:
    EventListener, org.opendaylight.yangtools.yang.binding.NotificationListener

    @Generated("mdsal-binding-generator")
    public interface SalTableListener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    Interface for implementing the following YANG notifications defined in module sal-table
     notification table-updated {
       status deprecated;
       uses inv:node-context-ref;
       uses tr:multipart-transaction-aware;
       uses table-type:table-features;
     }