Uses of Interface
org.opendaylight.controller.sal.binding.api.NotificationProviderService
-
-
Uses of NotificationProviderService in org.opendaylight.controller.md.sal.binding.compat
Classes in org.opendaylight.controller.md.sal.binding.compat that implement NotificationProviderService Modifier and Type Class Description classHeliumNotificationProviderServiceAdapterDeprecated, for removal: This API element is subject to removal in a future version.classHeliumNotificationProviderServiceWithInterestListenersDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of NotificationProviderService in org.opendaylight.controller.md.sal.binding.impl
Methods in org.opendaylight.controller.md.sal.binding.impl that return NotificationProviderService Modifier and Type Method Description NotificationProviderServiceBindingBrokerWiring. getNotificationProviderService()Deprecated. -
Uses of NotificationProviderService in org.opendaylight.controller.md.sal.binding.util
Classes in org.opendaylight.controller.md.sal.binding.util with type parameters of type NotificationProviderService Modifier and Type Class Description classAbstractBindingSalProviderInstance<N extends NotificationProviderService,R extends RpcProviderRegistry>Deprecated, for removal: This API element is subject to removal in a future version.Classes in org.opendaylight.controller.md.sal.binding.util that implement NotificationProviderService Modifier and Type Class Description classAbstractBindingSalProviderInstance<N extends NotificationProviderService,R extends RpcProviderRegistry>Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of NotificationProviderService in org.opendaylight.controller.sal.binding.impl
Classes in org.opendaylight.controller.sal.binding.impl that implement NotificationProviderService Modifier and Type Class Description static classRootBindingAwareBroker.RootSalInstanceDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.opendaylight.controller.sal.binding.impl that return NotificationProviderService Modifier and Type Method Description NotificationProviderServiceRootBindingAwareBroker. getNotificationBroker()Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.opendaylight.controller.sal.binding.impl with parameters of type NotificationProviderService Modifier and Type Method Description voidRootBindingAwareBroker. setNotificationBroker(NotificationProviderService notificationBroker)Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.opendaylight.controller.sal.binding.impl with parameters of type NotificationProviderService Constructor Description RootSalInstance(RpcProviderRegistry rpcRegistry, NotificationProviderService notificationBroker)
-