Quartz Features

时间:2014-06-25 19:13:14   收藏:0   阅读:394

Runtime Environments

Job Scheduling

Jobs are scheduled to run when a given Trigger occurs. Triggers can be created with nearly any combination of the following directives:

Jobs are given names by their creator and can also be organized into named groups. Triggers may also be given names and placed into groups, in order to easily organize them within the scheduler. Jobs can be added to the scheduler once, but registered with multiple Triggers. Within an enterprise Java environment, Jobs can perform their work as part of a distributed (XA) transaction.

Job Execution

Job Persistence

Transactions

Clustering

Listeners & Plug-Ins

Quartz Features,布布扣,bubuko.com

原文:http://www.cnblogs.com/victorruan/p/3805863.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!