Uses of Class
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
Package
Description
Support classes for the open source scheduler
Quartz,
allowing to set up Quartz Schedulers, JobDetails and
Triggers as beans in a Spring context.
-
Uses of MethodInvokingJobDetailFactoryBean.MethodInvokingJob in org.springframework.scheduling.quartz
Modifier and TypeClassDescriptionstatic class
Extension of the MethodInvokingJob, implementing the StatefulJob interface.