石英配置通常是透过一个属性使用文件同StdSchedulerFactory使用的同时,(消耗的配置文件和实例化一个调度)。
The properties for configuring various aspect of a scheduler are described in these sub-documents:配置一个调度各方面的属性描述在这些子文件:
Choose a topic:选择一个主题:
- Main Configuration (configuration of primary scheduler settings, transactions) 主要配置 (配置初级调度设置,交易)
- Configuration of ThreadPool (tune resources for job execution) 对线程池的配置 (对任务执行的调资源)
- Configuration of Listeners (your application can receive notification of scheduled events) 听众配置 (您的应用程序可以接收预定事件通知)
- Configuration of Plug-Ins (add functionality to your scheduler) 配置插件 (功能添加到您的调度)
- Configuration of RMI Server and Client (use a Quartz instance from a remote process) RMI的服务器和客户端配置 (使用远程过程石英实例)
- Configuration of RAMJobStore (store jobs and triggers in memory) 在RAMJobStore配置 (存储在内存中工作和触发器)
- Configuration of JDBC-JobStoreTX (store jobs and triggers in a database via JDBC) 配置JDBC的JobStoreTX(商店工作,在通过JDBC数据库触发器)
- Configuration of JDBC-JobStoreCMT (JDBC with JTA container-managed transactions) 配置JDBC的JobStoreCMT与JTA的容器(JDBC的管理的事务)
- Configuration of DataSources (for use by the JDBC-JobStores) 的数据源配置 (供JDBC的JobStores使用)
- Configuration of Clustering (achieve fail-over and load-balancing with JDBC-JobStore) 聚类配置 (实现故障恢复和负载使用JDBC - JobStore平衡-)