文件名称:quartz-1.4.5
- 所属分类:
- JSP源码/Java
- 资源属性:
- [SQL] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.62mb
- 下载次数:
- 0次
- 提 供 者:
- 孙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
定时器开源项目, 相对于 jcrontab, Quartz 算是更完整的一个项目, 随著开发的版本上来, 他已经脱离只是写在程序里面的计时器, 在指定的时间或区间, 处理所指定的事件. 也加入了 servlet, 可以在 jsp/servlet container 执行-timer open-source projects, compared to jcrontab, Quartz is a more complete project, with the development onto the version that he had only written from the inside of the timer, at the designated time interval or address specified by the incident. Have joined the servlet can jsp/servlet container implementation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
quartz-1.4.5
............\build.properties
............\build.xml
............\docs
............\....\config
............\....\......\example_quartz.properties
............\....\......\example_remote_quartz.properties
............\....\dbTables
............\....\........\tables_cloudscape.sql
............\....\........\tables_db2.sql
............\....\........\tables_db2_v72.sql
............\....\........\tables_db2_v8.sql
............\....\........\tables_hsqldb.sql
............\....\........\tables_hsqldb_old.sql
............\....\........\tables_informix.sql
............\....\........\tables_mysql.sql
............\....\........\tables_mysql_innodb.sql
............\....\........\tables_oracle.sql
............\....\........\tables_pointbase.sql
............\....\........\tables_postgres.sql
............\....\........\tables_postgres7.sql
............\....\........\tables_sapdb.sql
............\....\........\tables_sqlServer.sql
............\....\........\tables_sybase.sql
............\....\design
............\....\dtd
............\....\...\job_scheduling_data_1_0.dtd
............\....\faq
............\....\...\faq.html
............\....\javadoc
............\....\.......\allclasses-frame.html
............\....\.......\deprecated-list.html
............\....\.......\help-doc.html
............\....\.......\index-all.html
............\....\.......\index.html
............\....\.......\jd_stylesheet.css
............\....\.......\org
............\....\.......\...\quartz
............\....\.......\...\......\Calendar.html
............\....\.......\...\......\class-use
............\....\.......\...\......\.........\Calendar.html
............\....\.......\...\......\.........\CriticalSchedulerException.html
............\....\.......\...\......\.........\CronTrigger.html
............\....\.......\...\......\.........\InterruptableJob.html
............\....\.......\...\......\.........\Job.html
............\....\.......\...\......\.........\JobDataMap.html
............\....\.......\...\......\.........\JobDetail.html
............\....\.......\...\......\.........\JobExecutionContext.html
............\....\.......\...\......\.........\JobExecutionException.html
............\....\.......\...\......\.........\JobListener.html
............\....\.......\...\......\.........\JobPersistenceException.html
............\....\.......\...\......\.........\ObjectAlreadyExistsException.html
............\....\.......\...\......\.........\Scheduler.html
............\....\.......\...\......\.........\SchedulerConfigException.html
............\....\.......\...\......\.........\SchedulerContext.html
............\....\.......\...\......\.........\SchedulerException.html
............\....\.......\...\......\.........\SchedulerFactory.html
............\....\.......\...\......\.........\SchedulerListener.html
............\....\.......\...\......\.........\SchedulerMetaData.html
............\....\.......\...\......\.........\SimpleTrigger.html
............\....\.......\...\......\.........\StatefulJob.html
............\....\.......\...\......\.........\Trigger.html
............\....\.......\...\......\.........\TriggerListener.html
............\....\.......\...\......\.........\UICronTrigger.html
............\....\.......\...\......\.........\UnableToInterruptJobException.html
............\....\.......\...\......\core
............\....\.......\...\......\....\class-use
............\....\.......\...\......\....\.........\JobRunShell.html
............\....\.......\...\......\....\.........\JobRunShellFactory.html
............\....\.......\...\......\....\.........\QuartzScheduler.html
............\....\.......\...\......\....\.........\QuartzSchedulerResources.html
............\....\.......\...\......\....\.........\QuartzSchedulerThread.html
............\....\.......\...\......\....\.........\RemotableQuartzScheduler.html
............\....\.......\...\......\....\.........\SchedulerSignalerImpl.html
............\....\.......\...\......\....\.........\SchedulingContext.html
............\....\.......\...\......\....\JobRunShell.html
............\....\.......
............\build.properties
............\build.xml
............\docs
............\....\config
............\....\......\example_quartz.properties
............\....\......\example_remote_quartz.properties
............\....\dbTables
............\....\........\tables_cloudscape.sql
............\....\........\tables_db2.sql
............\....\........\tables_db2_v72.sql
............\....\........\tables_db2_v8.sql
............\....\........\tables_hsqldb.sql
............\....\........\tables_hsqldb_old.sql
............\....\........\tables_informix.sql
............\....\........\tables_mysql.sql
............\....\........\tables_mysql_innodb.sql
............\....\........\tables_oracle.sql
............\....\........\tables_pointbase.sql
............\....\........\tables_postgres.sql
............\....\........\tables_postgres7.sql
............\....\........\tables_sapdb.sql
............\....\........\tables_sqlServer.sql
............\....\........\tables_sybase.sql
............\....\design
............\....\dtd
............\....\...\job_scheduling_data_1_0.dtd
............\....\faq
............\....\...\faq.html
............\....\javadoc
............\....\.......\allclasses-frame.html
............\....\.......\deprecated-list.html
............\....\.......\help-doc.html
............\....\.......\index-all.html
............\....\.......\index.html
............\....\.......\jd_stylesheet.css
............\....\.......\org
............\....\.......\...\quartz
............\....\.......\...\......\Calendar.html
............\....\.......\...\......\class-use
............\....\.......\...\......\.........\Calendar.html
............\....\.......\...\......\.........\CriticalSchedulerException.html
............\....\.......\...\......\.........\CronTrigger.html
............\....\.......\...\......\.........\InterruptableJob.html
............\....\.......\...\......\.........\Job.html
............\....\.......\...\......\.........\JobDataMap.html
............\....\.......\...\......\.........\JobDetail.html
............\....\.......\...\......\.........\JobExecutionContext.html
............\....\.......\...\......\.........\JobExecutionException.html
............\....\.......\...\......\.........\JobListener.html
............\....\.......\...\......\.........\JobPersistenceException.html
............\....\.......\...\......\.........\ObjectAlreadyExistsException.html
............\....\.......\...\......\.........\Scheduler.html
............\....\.......\...\......\.........\SchedulerConfigException.html
............\....\.......\...\......\.........\SchedulerContext.html
............\....\.......\...\......\.........\SchedulerException.html
............\....\.......\...\......\.........\SchedulerFactory.html
............\....\.......\...\......\.........\SchedulerListener.html
............\....\.......\...\......\.........\SchedulerMetaData.html
............\....\.......\...\......\.........\SimpleTrigger.html
............\....\.......\...\......\.........\StatefulJob.html
............\....\.......\...\......\.........\Trigger.html
............\....\.......\...\......\.........\TriggerListener.html
............\....\.......\...\......\.........\UICronTrigger.html
............\....\.......\...\......\.........\UnableToInterruptJobException.html
............\....\.......\...\......\core
............\....\.......\...\......\....\class-use
............\....\.......\...\......\....\.........\JobRunShell.html
............\....\.......\...\......\....\.........\JobRunShellFactory.html
............\....\.......\...\......\....\.........\QuartzScheduler.html
............\....\.......\...\......\....\.........\QuartzSchedulerResources.html
............\....\.......\...\......\....\.........\QuartzSchedulerThread.html
............\....\.......\...\......\....\.........\RemotableQuartzScheduler.html
............\....\.......\...\......\....\.........\SchedulerSignalerImpl.html
............\....\.......\...\......\....\.........\SchedulingContext.html
............\....\.......\...\......\....\JobRunShell.html
............\....\.......