类的使用
org.springframework.scheduling.quartz.QuartzJobBean
使用QuartzJobBean的程序包 程序包 说明 org.springframework.scheduling.quartz Support classes for the open source scheduler Quartz, allowing to set up Quartz Schedulers, JobDetails and Triggers as beans in a Spring context.org.springframework.scheduling.quartz中QuartzJobBean的使用
org.springframework.scheduling.quartz中QuartzJobBean的子类 修饰符和类型 类 说明 static classMethodInvokingJobDetailFactoryBean.MethodInvokingJobQuartz Job implementation that invokes a specified method.static classMethodInvokingJobDetailFactoryBean.StatefulMethodInvokingJobExtension of the MethodInvokingJob, implementing the StatefulJob interface.