接口 | 说明 |
---|---|
CronExecutorService |
Executor service that schedules a runnable task for execution via a cron expression.
|
类 | 说明 |
---|---|
CronExpression |
Provides a parser and evaluator for unix-like cron expressions.
|
CronThreadPoolExecutor |
CronThreadPoolExecutor
the thread pool implementation of the cron expression.
|
Copyright © 2018. All rights reserved.