- All Superinterfaces:
- org.onosproject.event.EventFilter<YangNotificationEvent>, org.onosproject.event.EventListener<YangNotificationEvent>
public interface YangNotificationListener
extends org.onosproject.event.EventListener<YangNotificationEvent>
Abstraction of listener for YANG notification handler events.
NBI protocols/interfaces supporting YANG notification needs to implement
YANG notification listener and add themselves as a listener to YANG
notification event.