Uses of Interface
org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext
-
-
Uses of BindingAwareBroker.ProviderContext in org.opendaylight.controller.md.sal.binding.util
Methods in org.opendaylight.controller.md.sal.binding.util that return BindingAwareBroker.ProviderContext Modifier and Type Method Description static BindingAwareBroker.ProviderContextBindingContextUtils. createProviderContext(BindingAwareProvider provider, ClassToInstanceMap<BindingAwareService> serviceProvider)Deprecated, for removal: This API element is subject to removal in a future version.static BindingAwareBroker.ProviderContextBindingContextUtils. createProviderContextAndInitialize(BindingAwareProvider provider, ClassToInstanceMap<BindingAwareService> serviceProvider)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BindingAwareBroker.ProviderContext in org.opendaylight.controller.sal.binding.api
Methods in org.opendaylight.controller.sal.binding.api that return BindingAwareBroker.ProviderContext Modifier and Type Method Description BindingAwareBroker.ProviderContextBindingAwareBroker. registerProvider(BindingAwareProvider provider)Deprecated.BindingAwareBroker.ProviderContextBindingAwareBroker. registerProvider(BindingAwareProvider provider, org.osgi.framework.BundleContext ctx)Deprecated.Methods in org.opendaylight.controller.sal.binding.api with parameters of type BindingAwareBroker.ProviderContext Modifier and Type Method Description voidBindingAwareProvider. onSessionInitiated(BindingAwareBroker.ProviderContext session)Deprecated, for removal: This API element is subject to removal in a future version.Callback signaling initialization of the consumer session to the SAL. -
Uses of BindingAwareBroker.ProviderContext in org.opendaylight.controller.sal.binding.impl
Methods in org.opendaylight.controller.sal.binding.impl that return BindingAwareBroker.ProviderContext Modifier and Type Method Description BindingAwareBroker.ProviderContextRootBindingAwareBroker. registerProvider(BindingAwareProvider provider)Deprecated, for removal: This API element is subject to removal in a future version.BindingAwareBroker.ProviderContextRootBindingAwareBroker. registerProvider(BindingAwareProvider provider, org.osgi.framework.BundleContext ctx)Deprecated, for removal: This API element is subject to removal in a future version.
-