• C
    Polish scheduled task execution infrastructure · 4d5fe57a
    Chris Beams 提交于
    In anticipation of substantive changes required to implement "initial
    delay" support in the <task:scheduled> element and @Scheduled
    annotation, the following updates have been made to the components and
    infrastructure supporting scheduled task execution:
    
     - Fix code style violations
     - Fix compiler warnings
     - Add Javadoc where missing, update to use {@code} tags, etc.
     - Organize imports to follow conventions
    4d5fe57a
ScheduledAnnotationBeanPostProcessorTests.java 15.4 KB