Class | Description |
---|---|
SchedulerFactoryBean |
Produces a
Scheduler which automatically loads all the triggers it can find. |
ThreadPool |
An internal implementation of
ThreadPoolExecutor that additionally
handles the submission of ThreadPool.background(Callable) tasks at a lower
priority and with more limited slots. |