| java.lang.Object | |||
| ↳ | org.springframework.scheduling.quartz.QuartzJobBean | ||
| ↳ | org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob | ||
| ↳ | org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.StatefulMethodInvokingJob | ||
Extension of the MethodInvokingJob, implementing the StatefulJob interface. Quartz checks whether or not jobs are stateful and if so, won't let jobs interfere with each other.
| [Expand] Inherited Fields | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob 
 | ||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob 
 | |||||||||||||||
|  From class
  org.springframework.scheduling.quartz.QuartzJobBean 
 | |||||||||||||||
|  From class
  java.lang.Object | |||||||||||||||