The Spring Framework

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

Packages that use AdaptableJobFactory
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 AdaptableJobFactory in org.springframework.scheduling.quartz
 

Subclasses of AdaptableJobFactory in org.springframework.scheduling.quartz
 class SpringBeanJobFactory
          Subclass of AdaptableJobFactory that also supports Spring-style dependency injection on bean properties.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.