Quartz安装包中的15个example
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 哼哼,我要監視Job
example10 - Using Quartz Plug-Ins 使用Quartz的插件
example11 - Loading Up Quartz with Many Jobs 導入多個Job
example12 - Remoting with Quartz using RMI 使用RMI遠程調用Quartz
example13 - Clustering Quartz and JDBC Job Stores Quartz集群和JDBC存儲Job
example14 - Quartz Trigger Priorities Quartz的觸發屬性
example15 - Clustering Quartz and Terracotta Job Store Quartz集群和Terracotta(陶瓦; 無釉赤陶; 赤褐色,土紅色;) Job Store
總結
以上是生活随笔為你收集整理的Quartz安装包中的15个example的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 3.dubbo 负载均衡策略和集群容错策
- 下一篇: 小白学 Python 数据分析(9):P