Description: Scheduling Java framework spring framework of quartz with a combination of examples of how a spring configuration file statement, as well as the usage of SimpleTriggerBean. Specify a fixed time interval the implementation of the fixed tasks. Examples for every 2 seconds to print a message, a very convenient expansion.
File list (Check if you may need any files):
Simple
......\.classpath
......\.project
......\bin
......\...\HelloJob.class
......\...\scheduler.xml
......\...\TestCronJob.class
......\src
......\...\HelloJob.java
......\...\scheduler.xml
......\...\TestCronJob.java