| 程序包 | 说明 |
|---|---|
| org.springframework.scheduling.config |
Support package for declarative scheduling configuration,
with XML schema being the primary configuration format.
|
| 构造器和说明 |
|---|
CronTask(Runnable runnable,
CronTrigger cronTrigger)
Create a new
CronTask. |