public interface NotificationSubscriptionService<T,N,L extends EventListener>
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.concepts.ListenerRegistration<L> |
registerNotificationListener(T type,
L listener) |
Copyright © 2019 OpenDaylight. All rights reserved.