Class RootBindingAwareBroker.RootSalInstance

  • All Implemented Interfaces:
    org.opendaylight.controller.md.sal.binding.api.BindingService, org.opendaylight.controller.md.sal.common.api.notify.NotificationPublishService<org.opendaylight.yangtools.yang.binding.Notification>, org.opendaylight.controller.md.sal.common.api.routing.RouteChangePublisher<org.opendaylight.controller.sal.binding.api.rpc.RpcContextIdentifier,​org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>, org.opendaylight.controller.sal.binding.api.BindingAwareService, org.opendaylight.controller.sal.binding.api.NotificationProviderService, org.opendaylight.controller.sal.binding.api.NotificationService, org.opendaylight.controller.sal.binding.api.RpcConsumerRegistry, org.opendaylight.controller.sal.binding.api.RpcProviderRegistry
    Enclosing class:
    RootBindingAwareBroker

    public static class RootBindingAwareBroker.RootSalInstance
    extends org.opendaylight.controller.md.sal.binding.util.AbstractBindingSalProviderInstance<org.opendaylight.controller.sal.binding.api.NotificationProviderService,​org.opendaylight.controller.sal.binding.api.RpcProviderRegistry>
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.opendaylight.controller.sal.binding.api.NotificationProviderService

        org.opendaylight.controller.sal.binding.api.NotificationProviderService.NotificationInterestListener
    • Constructor Summary

      Constructors 
      Constructor Description
      RootSalInstance​(org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcRegistry, org.opendaylight.controller.sal.binding.api.NotificationProviderService notificationBroker)  
    • Method Summary

      • Methods inherited from class org.opendaylight.controller.md.sal.binding.util.AbstractBindingSalProviderInstance

        addRoutedRpcImplementation, addRpcImplementation, publish, publish, registerInterestListener, registerRouteChangeListener
      • Methods inherited from class org.opendaylight.controller.md.sal.binding.util.AbstractBindingSalConsumerInstance

        getNotificationBroker, getNotificationBrokerChecked, getRpcRegistry, getRpcRegistryChecked, getRpcService, registerNotificationListener, registerNotificationListener
      • Methods inherited from interface org.opendaylight.controller.sal.binding.api.NotificationService

        registerNotificationListener, registerNotificationListener
      • Methods inherited from interface org.opendaylight.controller.sal.binding.api.RpcConsumerRegistry

        getRpcService
    • Constructor Detail

      • RootSalInstance

        public RootSalInstance​(org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcRegistry,
                               org.opendaylight.controller.sal.binding.api.NotificationProviderService notificationBroker)