- All Implemented Interfaces:
- org.quartz.spi.JobFactory, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.scheduling.quartz.SchedulerContextAware
public class AlfrescoJobFactory
extends org.springframework.scheduling.quartz.SpringBeanJobFactory
implements org.springframework.context.ApplicationContextAware
A special Job Factory that is based on the usual SpringBeanJobFactory
,
but also handles ApplicationContextAware
job beans.
- Author:
- Nick Burch