<bean id="queryForPayorderJobTask" class="org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean"><property name="targetObject"><ref bean="queryForPayorderJob"/></property><property name="targetMethod"><value>work</value></property></bean>work方法是入口方法,能不能傳個參數給它?
- 1 回答
- 0 關注
- 1012 瀏覽
添加回答
舉報
0/150
提交
取消