| Package | Description |
|---|---|
| org.aoju.bus.cron |
定时任务模块,提供类Crontab表达式的定时任务,实现参考了Cron4j,同时可以支持秒级别的定时任务定义和年的定义(同时兼容Crontab、Cron4j、Quartz表达式)
|
| Modifier and Type | Field and Description |
|---|---|
protected Manager |
Scheduler.manager
执行管理器
|
| Modifier and Type | Method and Description |
|---|---|
Manager |
Manager.notifyExecutorCompleted(Executor executor)
执行器执行完毕调用此方法,将执行器从执行器列表移除
|
Copyright © 2021. All rights reserved.