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