Class InstructionSchedulerFactoryImpl

    • Constructor Detail

      • InstructionSchedulerFactoryImpl

        public InstructionSchedulerFactoryImpl​(org.opendaylight.mdsal.binding.api.DataBroker dataProvider,
                                               org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderRegistry,
                                               org.opendaylight.mdsal.binding.api.NotificationPublishService notifs,
                                               io.netty.util.Timer timer,
                                               org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider cssp,
                                               org.osgi.framework.BundleContext bundleContext)