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