文件名称:Spring配置Quartz
文件大小:4.82MB
文件格式:ZIP
更新时间:2016-06-27 10:58:44
Spring3.0 Quartz 1.8版本
demo中主要实现了Spring与Quartz的结合使用。其中哟两种配置方式,一种是任务pojo方式,另一种是集成Sprihng中的QuartzBean,实际上是实现了Job接口,具体的操作信息在相应的博客中有说明。
【文件预览】:
testQuartzSpring
----src()
--------com()
----.classpath(833B)
----build()
--------classes()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(502B)
--------.jsdtscope(503B)
--------org.eclipse.jdt.core.prefs(395B)
----WebContent()
--------META-INF()
--------WEB-INF()
----.project(1KB)