Class DefaultInstructionSchedulerFactory

java.lang.Object
org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerFactory
All Implemented Interfaces:
AutoCloseable, InstructionSchedulerFactory

@Singleton public final class DefaultInstructionSchedulerFactory extends Object implements InstructionSchedulerFactory, AutoCloseable
  • Constructor Details

    • DefaultInstructionSchedulerFactory

      @Inject public DefaultInstructionSchedulerFactory(org.opendaylight.mdsal.binding.api.DataBroker dataProvider, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderRegistry, org.opendaylight.mdsal.binding.api.NotificationPublishService notifs, org.opendaylight.mdsal.singleton.api.ClusterSingletonServiceProvider cssp)
  • Method Details