摘要:
Quartz Calendar objects (notjava.util.Calendar objects) can be associated with triggers at the time the trigger is defined and stored in the scheduler... 阅读全文
posted @ 2016-01-06 19:37
huey2672
阅读(239)
评论(0)
推荐(0)
摘要:
The JobDataMap can be used to hold any amount of (serializable) data objects which you wish to have made available to the job instance when it execute... 阅读全文
posted @ 2016-01-06 16:29
huey2672
阅读(359)
评论(0)
推荐(0)
摘要:
简单示例1. maven 依赖 org.quartz-scheduler quartz 2.2.1 org.quartz-scheduler quartz-jobs 2.2.1 ... 阅读全文
posted @ 2016-01-06 11:50
huey2672
阅读(679)
评论(0)
推荐(0)