Generated by
JDiff

Package org.springframework.scheduling.annotation

Changed Classes
ScheduledAnnotationBeanPostProcessor Bean post-processor that registers methods annotated with @Scheduled to be invoked by a org.springframework.scheduling.TaskScheduler according to the "fixedRate", "fixedDelay", or "cron" expression provided via the annotation.