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