Class ConfigurationServiceFactoryOsgiImpl
- java.lang.Object
 - 
- org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImpl
 - 
- org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryOsgiImpl
 
 
 
- 
- All Implemented Interfaces:
 ConfigurationServiceFactory
public class ConfigurationServiceFactoryOsgiImpl extends ConfigurationServiceFactoryImpl
 
- 
- 
Constructor Summary
Constructors Constructor Description ConfigurationServiceFactoryOsgiImpl(org.osgi.framework.BundleContext bundleContext) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigurationServicenewInstance(OpenflowProviderConfig providerConfig) 
 - 
 
- 
- 
Method Detail
- 
newInstance
public ConfigurationService newInstance(OpenflowProviderConfig providerConfig)
- Specified by:
 newInstancein interfaceConfigurationServiceFactory- Overrides:
 newInstancein classConfigurationServiceFactoryImpl
 
 - 
 
 -