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