<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方法是入口方法,能不能傳個(gè)參數(shù)給它?
- 1 回答
- 0 關(guān)注
- 1023 瀏覽
添加回答
舉報(bào)
0/150
提交
取消