文件名称:spring 配置定时器、定时调度
文件大小:4.51MB
文件格式:RAR
更新时间:2016-01-18 06:49:15
spring 定时调度 定时器
技术:spring 功能:在java后台每隔一段时间执行一次自己想要的代码,定时器会随web启动而启动. 这是一个web工程、把工程解压后放到eclipse或myeclipse里运行就可以了、在控制台会每隔5秒输出一句话、时间是可以设置的、想要多久执行一次都可以.
【文件预览】:
com.xiaozhu.template.timertask
----.project(875B)
----logs()
--------access.log(0B)
----WebContent()
--------WEB-INF()
--------.svn()
--------index.jsp(0B)
--------META-INF()
----.svn()
--------tmp()
--------props()
--------entries(767B)
--------prop-base()
--------text-base()
----session()
--------srun_.db(128KB)
----src()
--------.svn()
--------com()
----.settings()
--------org.eclipse.wst.common.project.facet.core.xml(229B)
--------.svn()
--------org.eclipse.jdt.core.prefs(334B)
--------org.eclipse.jst.common.project.facet.core.prefs(217B)
--------org.eclipse.wst.common.component(640B)
----config()
--------spring-timertask.xml(2KB)
--------.svn()
----resin.conf(8KB)
----test()
--------timertask()
--------.svn()
----cache()
--------cache.db(128KB)
----.classpath(576B)
----webapps()
--------WEB-INF()