Class | Description |
---|---|
PausableThreadPoolExecutor |
A scheduler implementation that adds pause/resume capabilities to the standard scheduler.
|
Scheduler |
Task scheduler component.
|
SchedulerTask |
A scheduler task is a job to be executed in the future.
|
SchedulerTaskComparator |
Class used to compare scheduler tasks.
|
SchedulerThreadFactory |
The factory class in charge of the initialization of the threads created by the scheduler.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.