public class AlfrescoJobFactory
extends org.springframework.scheduling.quartz.SpringBeanJobFactory
implements org.springframework.context.ApplicationContextAware
SpringBeanJobFactory
,
but also handles ApplicationContextAware
job beans.Constructor and Description |
---|
AlfrescoJobFactory() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
createJobInstance(org.quartz.spi.TriggerFiredBundle bundle) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
isEligibleForPropertyPopulation, setIgnoredUnknownProperties, setSchedulerContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
protected java.lang.Object createJobInstance(org.quartz.spi.TriggerFiredBundle bundle) throws java.lang.Exception
createJobInstance
in class org.springframework.scheduling.quartz.SpringBeanJobFactory
java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.