public final class AutowiringSpringBeanJobFactory
extends org.springframework.scheduling.quartz.SpringBeanJobFactory
implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
AutowiringSpringBeanJobFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createJobInstance(org.quartz.spi.TriggerFiredBundle bundle) |
void |
setApplicationContext(org.springframework.context.ApplicationContext context)
Constructor that takes an auto wire capable bean spring bean factory.
|
isEligibleForPropertyPopulation, setIgnoredUnknownProperties, setSchedulerContextpublic void setApplicationContext(org.springframework.context.ApplicationContext context)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarecontext - auto wire capable bean spring bean factoryCopyright © 2017–2018. All rights reserved.