Annotation Interface的使用
cn.taketoday.scheduling.annotation.Scheduled
使用Scheduled的程序包
-
cn.taketoday.scheduling.annotation中Scheduled的使用
修饰符和类型方法说明protected voidScheduledAnnotationBeanPostProcessor.processScheduled(Scheduled scheduled, Method method, Object bean) Process the given@Scheduledmethod declaration on the given bean.