摘要:
1.重写ContextLoaderListener 监听器。package com.ucap.xzsp.util;import javax.servlet.ServletContext;import javax.servlet.ServletContextEvent;import org.springframework.context.ApplicationContext;import org.springframework.web.context.ContextLoaderListener;import org.springframework.web.context.support.WebA 阅读全文
posted @ 2012-06-01 16:11
一切都是幌子
阅读(893)
评论(0)
推荐(0)
摘要:
一,首先下载quartz-1.6.0.jar架包,到lib目录下二,写你自己定时器业务方法package com.lbnet.lzx.timing;import org.quartz.JobExecutionContext;import org.quartz.JobExecutionException;import org.springframework.beans.factory.BeanFactory;import org.springframework.context.support.ClassPathXmlApplicationContext;import org.springfram 阅读全文
posted @ 2012-06-01 16:05
一切都是幌子
阅读(1325)
评论(0)
推荐(0)
浙公网安备 33010602011771号