public class BmpMonitorImplModuleFactory extends AbstractBmpMonitorImplModuleFactory
NAME
Constructor and Description |
---|
BmpMonitorImplModuleFactory() |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.controller.config.spi.Module |
createModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext) |
org.opendaylight.controller.config.spi.Module |
createModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.opendaylight.controller.config.api.DynamicMBeanWithInstance old,
org.osgi.framework.BundleContext bundleContext) |
getDefaultModules, getImplementationName, getImplementedServiceIntefaces, handleChangedClass, handleChangedClass, instantiateModule, instantiateModule, isModuleImplementingServiceInterface
public org.opendaylight.controller.config.spi.Module createModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, org.osgi.framework.BundleContext bundleContext)
createModule
in interface org.opendaylight.controller.config.spi.ModuleFactory
createModule
in class AbstractBmpMonitorImplModuleFactory
public org.opendaylight.controller.config.spi.Module createModule(String instanceName, org.opendaylight.controller.config.api.DependencyResolver dependencyResolver, org.opendaylight.controller.config.api.DynamicMBeanWithInstance old, org.osgi.framework.BundleContext bundleContext) throws Exception
createModule
in interface org.opendaylight.controller.config.spi.ModuleFactory
createModule
in class AbstractBmpMonitorImplModuleFactory
Exception
Copyright © 2018 OpenDaylight. All rights reserved.