@Singleton public class SwitchConnectionProviderFactoryImpl extends Object implements SwitchConnectionProviderFactory
| Constructor and Description |
|---|
SwitchConnectionProviderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SwitchConnectionProvider |
newInstance(SwitchConnectionConfig config,
OpenflowDiagStatusProvider openflowPluginDiagStatusProvider)
Creates a new SwitchConnectionProvider with the given configuration.
|
public SwitchConnectionProvider newInstance(SwitchConnectionConfig config, OpenflowDiagStatusProvider openflowPluginDiagStatusProvider)
SwitchConnectionProviderFactorynewInstance in interface SwitchConnectionProviderFactoryconfig - the SwitchConnectionConfigCopyright © 2020 OpenDaylight. All rights reserved.