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