Uses of Interface
org.opendaylight.controller.sal.binding.api.BindingAwareBroker
-
Packages that use BindingAwareBroker Package Description org.opendaylight.controller.sal.binding.api org.opendaylight.controller.sal.binding.impl -
-
Uses of BindingAwareBroker in org.opendaylight.controller.sal.binding.api
Methods in org.opendaylight.controller.sal.binding.api with parameters of type BindingAwareBroker Modifier and Type Method Description protected voidAbstractBindingAwareConsumer. onBrokerAvailable(BindingAwareBroker broker, org.osgi.framework.BundleContext context)Deprecated, for removal: This API element is subject to removal in a future version.protected voidAbstractBindingAwareProvider. onBrokerAvailable(BindingAwareBroker broker, org.osgi.framework.BundleContext context)Deprecated, for removal: This API element is subject to removal in a future version.protected abstract voidAbstractBrokerAwareActivator. onBrokerAvailable(BindingAwareBroker bindingBroker, org.osgi.framework.BundleContext bundleContext)Deprecated, for removal: This API element is subject to removal in a future version.protected voidAbstractBrokerAwareActivator. onBrokerRemoved(BindingAwareBroker bindingBroker, org.osgi.framework.BundleContext bundleContext)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BindingAwareBroker in org.opendaylight.controller.sal.binding.impl
Classes in org.opendaylight.controller.sal.binding.impl that implement BindingAwareBroker Modifier and Type Class Description classRootBindingAwareBrokerDeprecated, for removal: This API element is subject to removal in a future version.
-