Class | Description |
---|---|
AsyncIntervalJob |
Runs health checks that are configured with an interval (ScheduledThreadPoolExecutor.scheduleAtFixedRate()) for asynchronous execution.
|
AsyncJob |
Abstract class for async scheduling variants cron/interval.
|
CronJobFactory |
Component without direct quartz imports (can always start) that will provide a QuartzCronScheduler on demand.
|
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.