Interface NtfbenchPayloadListener

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

    @Generated("mdsal-binding-generator")
    public interface NtfbenchPayloadListener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    Interface for implementing the following YANG notifications defined in module ntfbench-payload
     notification ntfbench {
       uses payload;
     }
     
    • Method Detail

      • onNtfbench

        void onNtfbench​(Ntfbench notification)