public final class ScheduledThreadPoolModule extends AbstractScheduledThreadPoolModule
maxThreadCountJmxAttribute, threadFactoryJmxAttribute| Constructor and Description |
|---|
ScheduledThreadPoolModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
ScheduledThreadPoolModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
ScheduledThreadPoolModule oldModule,
AutoCloseable oldInstance) |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseable |
createInstance() |
void |
validate() |
canReuseInstance, customValidation, equals, getLogger, getMaxThreadCount, getThreadFactory, getThreadFactoryDependency, hashCode, isSame, resolveDependencies, reuseInstance, setMaxThreadCount, setThreadFactorypublic ScheduledThreadPoolModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public ScheduledThreadPoolModule(org.opendaylight.controller.config.api.ModuleIdentifier identifier,
org.opendaylight.controller.config.api.DependencyResolver dependencyResolver,
ScheduledThreadPoolModule oldModule,
AutoCloseable oldInstance)
public void validate()
validate in interface org.opendaylight.controller.config.spi.Modulevalidate in class AbstractScheduledThreadPoolModulepublic AutoCloseable createInstance()
createInstance in class org.opendaylight.controller.config.spi.AbstractModule<AbstractScheduledThreadPoolModule>Copyright © 2016 OpenDaylight. All rights reserved.