Interface OdlPcepIetfInitiatedListener

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

    @Generated("mdsal-binding-generator")
    public interface OdlPcepIetfInitiatedListener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    Interface for implementing the following YANG notifications defined in module odl-pcep-ietf-initiated
     notification pcinitiate {
       uses pcinitiate-message;
     }
     
    • Method Detail

      • onPcinitiate

        void onPcinitiate​(Pcinitiate notification)