360doc--昵稱h9yp3的文章 http://www.ahfyzs.com/rssperson/34404.aspx 360doc (http://www.ahfyzs.com) zh-cn 360doc--個人圖書館 第18章使用Quartz或Timer完成時序調(diào)度工作 http://www.ahfyzs.com/content/07/0703/16/34404_592404.shtml 2007/7/3 16:03:26
第 18 章 使用Quartz或Timer完成時序調(diào)度工作。第 18 章 使用Quartz或Timer完成時序調(diào)度工作18.1. 簡介。<bean id="methodInvokingJobDetail"class="org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean"><property name="targetObject"><ref bean="exampleBusinessObject"/></property><property name="targetMethod"><value>doIt</value>