文件名称:job-scheduling
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10.05mb
- 下载次数:
- 0次
- 提 供 者:
- liu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现脱离业务环境的定时任务管理。
基于QUARTZ实现,并与spring3进行集成。
以数据库方式保存定时人物信息,防止内存泄露。
解压后是完整的myeclipse web工程,可在tomcat上部署运行。-The timing task management from the business environment. Based on to QUARTZ realized, and integration with the spring3. Timing character database to save information to prevent memory leaks.
基于QUARTZ实现,并与spring3进行集成。
以数据库方式保存定时人物信息,防止内存泄露。
解压后是完整的myeclipse web工程,可在tomcat上部署运行。-The timing task management from the business environment. Based on to QUARTZ realized, and integration with the spring3. Timing character database to save information to prevent memory leaks.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
job-scheduling\.classpath
..............\.mymetadata
..............\.project
..............\.settings\.jsdtscope
..............\.........\com.genuitec.eclipse.j2eedt.core.prefs
..............\.........\org.eclipse.core.resources.prefs
..............\.........\org.eclipse.jdt.core.prefs
..............\.........\org.eclipse.wst.jsdt.ui.superType.container
..............\.........\org.eclipse.wst.jsdt.ui.superType.name
..............\build.xml
..............\ivy.xml
..............\ivyconf-local.xml
..............\ivyconf-main-chain.xml
..............\ivysettings-public.xml
..............\ivysettings.xml
..............\readme.txt
..............\src\applicationContext.xml
..............\...\com\sumavision\uba\job\HttpInvokerClient.java
..............\...\...\..........\...\...\JobSupport.java
..............\...\...\..........\...\...\SchedulingJob.java
..............\...\...\..........\...\JobManage.java
..............\...\...\..........\...\manage\service\impl\SchedulingManageServiceImpl.java
..............\...\...\..........\...\......\.......\SchedulingManageService.java
..............\...\...\..........\...\test\HttpInvokerTest.java
..............\...\...\..........\...\util\RandomNo.java
..............\...\...\..........\...\....\ReadProperties.java
..............\...\...\..........\...\....\UUIDUtil.java
..............\...\log4j.properties
..............\...\resource\config\datasource.properties
..............\...\........\......\quartz.properties
..............\...\........\...text\daoContext.xml
..............\...\........\.......\dataAccessContext.xml
..............\...\........\.......\interfaceInfoContext.xml
..............\...\........\.......\schedulingContext.xml
..............\...\........\sql-map-config.xml
..............\test\com\sumavision\uba\HttpinvokeTest.java
..............\WebRoot\META-INF\MANIFEST.MF
..............\.......\WEB-INF\classes\applicationContext.xml
..............\.......\.......\.......\com\sumavision\uba\job\HttpInvokerClient.class
..............\.......\.......\.......\...\..........\...\...\JobSupport.class
..............\.......\.......\.......\...\..........\...\...\SchedulingJob.class
..............\.......\.......\.......\...\..........\...\JobManage.class
..............\.......\.......\.......\...\..........\...\manage\service\impl\SchedulingManageServiceImpl.class
..............\.......\.......\.......\...\..........\...\......\.......\SchedulingManageService.class
..............\.......\.......\.......\...\..........\...\test\HttpInvokerTest.class
..............\.......\.......\.......\...\..........\...\util\RandomNo.class
..............\.......\.......\.......\...\..........\...\....\ReadProperties.class
..............\.......\.......\.......\...\..........\...\....\UUIDUtil.class
..............\.......\.......\.......\log4j.properties
..............\.......\.......\.......\resource\config\datasource.properties
..............\.......\.......\.......\........\......\quartz.properties
..............\.......\.......\.......\........\...text\daoContext.xml
..............\.......\.......\.......\........\.......\dataAccessContext.xml
..............\.......\.......\.......\........\.......\interfaceInfoContext.xml
..............\.......\.......\.......\........\.......\schedulingContext.xml
..............\.......\.......\.......\........\sql-map-config.xml
..............\.......\.......\ivy\ivy-2.2.0.jar
..............\.......\.......\lib\commons-beanutils-1.7.0.jar
..............\.......\.......\...\commons-codec-1.3.jar
..............\.......\.......\...\commons-dbcp-1.0.jar
..............\.......\.......\...\commons-io-1.4.jar
..............\.......\.......\...\commons-lang-2.4.0.jar
..............\.......\.......\...\commons-logging-1.1.1.jar
..............\.......\.......\...\commons-pool-1.3.jar
..............\.......\.......\...\ibatis-2.3.2.715.jar
..............\.......\.......\...\javaee-1.0.jar
..............\.......\.......\...\jsf-api-1.0.jar
..............\.......\.......\...\jsf-impl-1.0.jar
..............\.......\.......\...\log4j-1.2.13.jar
..............\.......