@Deprecated public class HashedWheelTimerModuleFactory extends AbstractHashedWheelTimerModuleFactory
NAME
Constructor and Description |
---|
HashedWheelTimerModuleFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HashedWheelTimerModule |
instantiateModule(String instanceName,
DependencyResolver dependencyResolver,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
HashedWheelTimerModule |
instantiateModule(String instanceName,
DependencyResolver dependencyResolver,
HashedWheelTimerModule oldModule,
AutoCloseable oldInstance,
org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
createModule, createModule, getDefaultModules, getImplementationName, getImplementedServiceIntefaces, handleChangedClass, handleChangedClass, isModuleImplementingServiceInterface
public HashedWheelTimerModule instantiateModule(String instanceName, DependencyResolver dependencyResolver, HashedWheelTimerModule oldModule, AutoCloseable oldInstance, org.osgi.framework.BundleContext bundleContext)
instantiateModule
in class AbstractHashedWheelTimerModuleFactory
public HashedWheelTimerModule instantiateModule(String instanceName, DependencyResolver dependencyResolver, org.osgi.framework.BundleContext bundleContext)
instantiateModule
in class AbstractHashedWheelTimerModuleFactory
Copyright © 2019 OpenDaylight. All rights reserved.