Package | Description |
---|---|
org.opendaylight.controller.config.yang.bmp.impl |
Modifier and Type | Method and Description |
---|---|
BmpMonitorImplModule |
AbstractBmpMonitorImplModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.opendaylight.controller.config.api.DynamicMBeanWithInstance old,
org.osgi.framework.BundleContext bundleContext) |
BmpMonitorImplModule |
AbstractBmpMonitorImplModuleFactory.handleChangedClass(org.opendaylight.controller.config.api.DynamicMBeanWithInstance old)
Deprecated.
|
BmpMonitorImplModule |
AbstractBmpMonitorImplModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BmpMonitorImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
BmpMonitorImplModule |
AbstractBmpMonitorImplModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
Set<BmpMonitorImplModule> |
AbstractBmpMonitorImplModuleFactory.getDefaultModules(org.opendaylight.controller.config.api.DependencyResolverFactory dependencyResolverFactory,
org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
BmpMonitorImplModule |
AbstractBmpMonitorImplModuleFactory.instantiateModule(String instanceName,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BmpMonitorImplModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext) |
Constructor and Description |
---|
BmpMonitorImplModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
BmpMonitorImplModule oldModule,
AutoCloseable oldInstance) |
Copyright © 2018 OpenDaylight. All rights reserved.