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, isModuleImplementingServiceInterfacepublic 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.ModuleFactorycreateModule in class AbstractBmpMonitorImplModuleFactorypublic 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.ModuleFactorycreateModule in class AbstractBmpMonitorImplModuleFactoryExceptionCopyright © 2018 OpenDaylight. All rights reserved.