public interface OpenFlowPluginProviderFactory
Modifier and Type | Method and Description |
---|---|
OpenFlowPluginProvider |
newInstance(ConfigurationService configurationService,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcRegistry,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService,
List<SwitchConnectionProvider> switchConnectionProviders,
org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonServiceProvider,
MastershipChangeServiceManager mastershipChangeServiceManager) |
OpenFlowPluginProvider newInstance(ConfigurationService configurationService, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcRegistry, org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, List<SwitchConnectionProvider> switchConnectionProviders, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonServiceProvider, MastershipChangeServiceManager mastershipChangeServiceManager)
Copyright © 2018 OpenDaylight. All rights reserved.