@Beta
public interface DOMNotificationSubscriptionListenerRegistry
DOMNotificationSubscriptionListener
which listens for changes in notification types.Modifier and Type | Method and Description |
---|---|
<L extends DOMNotificationSubscriptionListener> |
registerSubscriptionListener(L listener) |
<L extends DOMNotificationSubscriptionListener> org.opendaylight.yangtools.concepts.ListenerRegistration<L> registerSubscriptionListener(L listener)
Copyright © 2019 OpenDaylight. All rights reserved.