| 程序包 | 说明 |
|---|---|
| org.springframework.scheduling.config |
Support package for declarative scheduling configuration,
with XML schema being the primary configuration format.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ScheduledTask |
ScheduledTaskRegistrar.scheduleFixedRateTask(FixedRateTask task)
Schedule the specified fixed-rate task, either right away if possible
or on initialization of the scheduler.
|