文件名称:timerDemo
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.75mb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
spring 任务调度(定时触发某个方法执行)-spring task scheduling (timing to trigger the execution of a method)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
timerDemo\.classpath
.........\.mymetadata
.........\.project
.........\build.xml
.........\src\applicationContext.xml
.........\...\jobs\TellingTheTimeJob.java
.........\...\service\impl\TellingTheTimeServiceImpl.java
.........\...\.......\ITellingTheTimeService.java
.........\WebRoot\index.jsp
.........\.......\META-INF\MANIFEST.MF
.........\.......\WEB-INF\classes\applicationContext.xml
.........\.......\.......\.......\jobs\TellingTheTimeJob.class
.........\.......\.......\.......\service\impl\TellingTheTimeServiceImpl.class
.........\.......\.......\.......\.......\ITellingTheTimeService.class
.........\.......\.......\lib\commons-collections.jar
.........\.......\.......\...\commons-logging-1.0.4.jar
.........\.......\.......\...\log4j-1.2.15.jar
.........\.......\.......\...\org.springframework.context.support-3.0.5.RELEASE.jar
.........\.......\.......\...\org.springframework.web-3.0.5.RELEASE.jar
.........\.......\.......\...\quartz-1.6.1-RC1.jar
.........\.......\.......\...\spring-asm-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-beans-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-context-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-context-support-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-core-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-expression-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-jdbc-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-tx-3.0.5.RELEASE.jar
.........\.......\.......\web.xml
.........\.......\.......\classes\service\impl
.........\.......\.......\.......\jobs
.........\.......\.......\.......\service
.........\src\service\impl
.........\WebRoot\WEB-INF\classes
.........\.......\.......\lib
.........\src\jobs
.........\...\service
.........\WebRoot\META-INF
.........\.......\WEB-INF
.........\.myeclipse
.........\src
.........\WebRoot
timerDemo
.........\.mymetadata
.........\.project
.........\build.xml
.........\src\applicationContext.xml
.........\...\jobs\TellingTheTimeJob.java
.........\...\service\impl\TellingTheTimeServiceImpl.java
.........\...\.......\ITellingTheTimeService.java
.........\WebRoot\index.jsp
.........\.......\META-INF\MANIFEST.MF
.........\.......\WEB-INF\classes\applicationContext.xml
.........\.......\.......\.......\jobs\TellingTheTimeJob.class
.........\.......\.......\.......\service\impl\TellingTheTimeServiceImpl.class
.........\.......\.......\.......\.......\ITellingTheTimeService.class
.........\.......\.......\lib\commons-collections.jar
.........\.......\.......\...\commons-logging-1.0.4.jar
.........\.......\.......\...\log4j-1.2.15.jar
.........\.......\.......\...\org.springframework.context.support-3.0.5.RELEASE.jar
.........\.......\.......\...\org.springframework.web-3.0.5.RELEASE.jar
.........\.......\.......\...\quartz-1.6.1-RC1.jar
.........\.......\.......\...\spring-asm-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-beans-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-context-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-context-support-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-core-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-expression-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-jdbc-3.0.5.RELEASE.jar
.........\.......\.......\...\spring-tx-3.0.5.RELEASE.jar
.........\.......\.......\web.xml
.........\.......\.......\classes\service\impl
.........\.......\.......\.......\jobs
.........\.......\.......\.......\service
.........\src\service\impl
.........\WebRoot\WEB-INF\classes
.........\.......\.......\lib
.........\src\jobs
.........\...\service
.........\WebRoot\META-INF
.........\.......\WEB-INF
.........\.myeclipse
.........\src
.........\WebRoot
timerDemo