public class OpenFlowPluginProviderFactoryImpl extends Object implements OpenFlowPluginProviderFactory
| Constructor and Description |
|---|
OpenFlowPluginProviderFactoryImpl() |
| 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) |
public 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)
newInstance in interface OpenFlowPluginProviderFactoryCopyright © 2018 OpenDaylight. All rights reserved.