@Deprecated public final class HashedWheelTimerModule extends AbstractHashedWheelTimerModule
threadFactoryJmxAttribute, tickDurationJmxAttribute, ticksPerWheelJmxAttribute| Constructor and Description |
|---|
HashedWheelTimerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
Deprecated.
|
HashedWheelTimerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
HashedWheelTimerModule oldModule,
AutoCloseable oldInstance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance()
Deprecated.
|
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext)
Deprecated.
|
void |
validate()
Deprecated.
|
canReuseInstance, customValidation, equals, getLogger, getThreadFactory, getThreadFactoryDependency, getTickDuration, getTicksPerWheel, hashCode, isSame, resolveDependencies, reuseInstance, setThreadFactory, setTickDuration, setTicksPerWheelpublic HashedWheelTimerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public HashedWheelTimerModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
HashedWheelTimerModule oldModule,
AutoCloseable oldInstance)
public void validate()
validate in interface org.opendaylight.controller.config.spi.Modulevalidate in class AbstractHashedWheelTimerModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractHashedWheelTimerModule>public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2017 OpenDaylight. All rights reserved.