Class ConfigurationServiceFactoryImpl
- java.lang.Object
-
- org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImpl
-
- All Implemented Interfaces:
ConfigurationServiceFactory
- Direct Known Subclasses:
ConfigurationServiceFactoryOsgiImpl
public class ConfigurationServiceFactoryImpl extends Object implements ConfigurationServiceFactory
-
-
Constructor Summary
Constructors Constructor Description ConfigurationServiceFactoryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigurationService
newInstance(OpenflowProviderConfig providerConfig)
-
-
-
Method Detail
-
newInstance
public ConfigurationService newInstance(OpenflowProviderConfig providerConfig)
- Specified by:
newInstance
in interfaceConfigurationServiceFactory
-
-