Welcome
=======Welcome to the Quartz Examples directory.
This directory contains 15 examples that show you how to use various
features of Quartz. Each example is located in its own subdirectory. Every example can be run using Windows .bat files or Linux/UNIX .sh files.Additionally, each example directory contains a readme.txt file. Please
read this file first, as it will contain useful information for running the examples.Running examples with Maven:
- All examples except 13 and 15 can be run with Maven command:%> mvn install ( run at least once to compile the examples )
%> mvn exec:exec -P exampleX (where X is 1 to 15)Examples Listing
================example1 - Your first Quartz Program 你的第一个Quartz程序
example2 - Simple Triggers 简单的触发器example3 - Cron Triggers Cron触发器(周期性命令)example4 - Job State and Job Parameters Job状态和Job参数example5 - Job Misfires Job不发火,脾气很好,不启动,失败,example6 - Handling Job Exceptions 处理Job的异常example7 - Interrupting Jobs 打断Job的腿example8 - How to use Quartz Calendars 看我怎么用Quartz日历example9 - Using Job Listeners 哼哼,我要监视Jobexample10 - Using Quartz Plug-Ins 使用Quartz的插件example11 - Loading Up Quartz with Many Jobs 导入多个Jobexample12 - Remoting with Quartz using RMI 使用RMI远程调用Quartzexample13 - Clustering Quartz and JDBC Job Stores Quartz集群和JDBC存储Jobexample14 - Quartz Trigger Priorities Quartz的触发属性example15 - Clustering Quartz and Terracotta Job Store Quartz集群和Terracotta(陶瓦; 无釉赤陶; 赤褐色,土红色;) Job Store