Uses of Interface
org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService
Package
Description
-
Uses of ConfigurationService in org.opendaylight.openflowplugin.api.openflow.configuration
Modifier and TypeMethodDescriptionConfigurationServiceFactory.newInstance
(OpenflowProviderConfig providerConfig) -
Uses of ConfigurationService in org.opendaylight.openflowplugin.applications.frm.impl
ModifierConstructorDescriptionForwardingRulesManagerImpl
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcConsumerRegistry rpcRegistry, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, ForwardingRulesManagerConfig config, MastershipChangeServiceManager mastershipChangeServiceManager, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService, ConfigurationService configurationService, ReconciliationManager reconciliationManager, OpenflowServiceRecoveryHandler openflowServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, FlowGroupCacheManager flowGroupCacheManager, ListenerRegistrationHelper registrationHelper) -
Uses of ConfigurationService in org.opendaylight.openflowplugin.applications.topology.lldp
ModifierConstructorDescriptionLLDPLinkAger
(TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationService, ConfigurationService configurationService, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker) default ctor - start timer. -
Uses of ConfigurationService in org.opendaylight.openflowplugin.impl
ModifierConstructorDescriptionOpenFlowPluginProviderImpl
(ConfigurationService configurationService, SwitchConnectionProviderList switchConnectionProviders, PingPongDataBroker pingPongDataBroker, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderRegistry, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonServiceProvider, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, MastershipChangeServiceManager mastershipChangeServiceManager, DiagStatusProvider diagStatusProvider, org.opendaylight.infrautils.ready.SystemReadyMonitor systemReadyMonitor) -
Uses of ConfigurationService in org.opendaylight.openflowplugin.impl.configuration
Modifier and TypeMethodDescriptionConfigurationServiceFactoryImpl.newInstance
(OpenflowProviderConfig providerConfig) ConfigurationServiceFactoryOsgiImpl.newInstance
(OpenflowProviderConfig providerConfig)