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