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