Uses of Class
org.springframework.scheduling.quartz.QuartzJobBean

Packages that use 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. 
 

Uses of QuartzJobBean in org.springframework.scheduling.quartz
 

Subclasses of QuartzJobBean in org.springframework.scheduling.quartz
static class MethodInvokingJobDetailFactoryBean.MethodInvokingJob
          Quartz Job implementation that invokes a specified method.
 



Copyright (C) 2003-2004 The Spring Framework Project.