通過代碼解決tomcat配置定時任務(wù)是發(fā)生重復加載的問題_第1頁
通過代碼解決tomcat配置定時任務(wù)是發(fā)生重復加載的問題_第2頁
通過代碼解決tomcat配置定時任務(wù)是發(fā)生重復加載的問題_第3頁
通過代碼解決tomcat配置定時任務(wù)是發(fā)生重復加載的問題_第4頁
通過代碼解決tomcat配置定時任務(wù)是發(fā)生重復加載的問題_第5頁
全文預覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

1、通過代碼解決tomcat配置定時任務(wù)是發(fā)生重復加載的問題目錄結(jié)構(gòu)fg deployment descriptor: wcbtej殳 jax-ws web services java resources* u? src th com.ele jj singleton.java t| testjob.java |t| ti m erm a nagcr.j ava libraries javascript resources deployed resources £>build g? target webcontent dmeta-izf昌 manifest.mf &web-

2、infa glib lz>spring|x| context-svr.xinlx web.xml|m| pom.xml代碼文件l.testjob.classpackagecom.ele;importjava.util.map;publicclasstestjob publicstaticvolatileintflag = 0; publicstatic map<string,integer>flagss ;publicsynchronizedvoid execute () singleton si = singleton.getsingleton();system.out.p

3、rintin(si);synchronized(si)if(si.getflag()=0) system, out. print in ( nchushihua h+test job. f"g+); si setflag(1);)elsesystem.out.printin(hbuzhixingn+testjob.flag+);2. singlcton. classpackagecom.ele;publiuclass singleton privatevolatileintflag = 0; privatevolatilestatic singleton singleton; pri

4、vate singleton ()publicstatic singleton getsingleton ()if (singleton = null) synchronized (singletonclass) if (singleton = null) sing丄eton = new singleton ();returnsingleton;* return the flag*/publicintgetflag ()returnflag;* gparam flag the flag to set*/publicvoidsetf丄ag(intflag) this.flag = flag;3.

5、 web. xml 文件<?xmlversion="1 0"encoding二"utf-8"?><we b-appxmlns : xsi= "http: /www. w3. org/2 001/xmlschema-instance99 xmlns= nxsi:schemalocation=" version= "3.0 "><context-param><param-name>contextconfiglocatio rk/pbrmm-nmme<param-va

6、lue>/web-inf/spring/context-svr.xml</param-value></context-p3ram><listener><listener-class>orgspringframeworkwebcontextcontextloaderl istener</listener-class></listener><servlet><servlet-name>appservlet/servletnmme><servlet-class>orgspringf

7、rameworkwebservlet.dispatcherservl et</servlet-class><init-param><pa ram-name > co nt extconf igloca tio n</p3i?am-narne><param-value>/web-inf/spring/context-svrxml</param-value></init-param><load-on-startup>l</load-on-startup></servlet><

8、;servlet-mapping><servlet-name>appservleservletname<url-pattern>/</url-pbttern></servlet-mapping></web-app>4 context_svr . xm丄文件<?xmlversion= "1.0 ,rencoding= "utf-8 "?><beansxmlns= nhttp: /wwvj . spring framework. org/schema/beans " xmln

9、s:xsi= nhttp:/www.w3org/2001/xmlsch ema-instance" xsi:schemalocation="/schema/beans/schema/beans/spring-beans.xsdn> <k> eanclass="org.springframeworkscheduling.quartz.schedulerfac torybean”<propertyname="trigge

10、rs"> <list><refbean= 99test trigger n/></list></property><propertyname= "autostartup nvalue= 9ftrue "/></bean><k> eanid= "testtrigger rrc las s= fforg. spring framework. schedu ling quartz crontri ggerbean 99><propertyname= 99job

11、detail rrref= "testjobdetail n/><property"cro門express丄on" / 0 * * * * ?"/><! 一一 每隔 1秒鐘觸發(fā)i次-></bean><beanid= 99test jobdetail rrclass= "org. springframework scheduling. q uartz.methodlnvokingjobdetailfactorybean"><propertyname= "targetobject rfref= "test job "/><propertyname="targetmethod"execute"/><propertyname= "concurrentnvalue= nfalse"/<!是否允許任務(wù)并發(fā)執(zhí)行。當值為falsehj',表示必須等到前一個線程

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論