MethodInvokingJobDetailFactoryBean 和JDBCStore的问题
"Note: JobDetails created via this FactoryBean are not serializable and thus not suitable for persistent job stores. You need to implement your own Quartz Job as a thin wrapper for each case where you want a persistent job to delegate to a specific service method."
M类的api有这么一句 但是怎么做这种thin wrapper呢?
问题点数:20、回复次数:0Top




