Class OSGiConfigurationServiceFactory
java.lang.Object
org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImpl
org.opendaylight.openflowplugin.impl.configuration.OSGiConfigurationServiceFactory
- All Implemented Interfaces:
ConfigurationServiceFactory
-
Constructor Summary
ConstructorDescriptionOSGiConfigurationServiceFactory
(org.osgi.framework.BundleContext bundleContext) -
Method Summary
-
Constructor Details
-
OSGiConfigurationServiceFactory
public OSGiConfigurationServiceFactory(org.osgi.framework.BundleContext bundleContext)
-
-
Method Details
-
newInstance
- Specified by:
newInstance
in interfaceConfigurationServiceFactory
- Overrides:
newInstance
in classConfigurationServiceFactoryImpl
-