Interface DOMNotification
-
- All Superinterfaces:
DOMNotification
- All Known Implementing Classes:
LazySerializedDOMNotification,TopicDOMNotification
@Deprecated(forRemoval=true) public interface DOMNotification extends DOMNotification
Deprecated, for removal: This API element is subject to removal in a future version.UseDOMNotificationinstead.A single YANG notification.
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.mdsal.dom.api.DOMNotification
getBody, getType
-
-