类的使用
cn.taketoday.scheduling.config.FixedRateTask
使用FixedRateTask的程序包
-
cn.taketoday.scheduling.config中FixedRateTask的使用
修饰符和类型方法说明ScheduledTaskRegistrar.scheduleFixedRateTask(FixedRateTask task) Schedule the specified fixed-rate task, either right away if possible or on initialization of the scheduler.