学习quartz定时

学习资料:

http://www.cnblogs.com/Rozdy/p/4274356.html

http://www.cnblogs.com/Rozdy/p/4284339.html

https://www.ibm.com/developerworks/cn/java/j-quartz/

http://www.cnblogs.com/itred/p/4125544.html

补充说明:

 为quartz从版本1.8开始,配置文件有所改动,以前quartz自带的插件是JobInitializationPlugin,而1.8中是XMLSchedulingDataProcessorPlugin.

转载于:https://www.cnblogs.com/fengbing9891/p/5263223.html

你可能感兴趣的:(学习quartz定时)