public class QuartzConfigPropertiesFactoryBean extends org.springframework.beans.factory.config.AbstractFactoryBean
| Constructor and Description |
|---|
QuartzConfigPropertiesFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createInstance() |
Class |
getObjectType() |
protected boolean |
propertyShouldBeFiltered(boolean useQuartzDatabase,
String propertyName)
When we aren't using the quartz database, prevents some of the parameters for quartz database mode from
being passed to quartz.
|
public QuartzConfigPropertiesFactoryBean()
protected Object createInstance() throws Exception
createInstance in class org.springframework.beans.factory.config.AbstractFactoryBeanExceptionprotected boolean propertyShouldBeFiltered(boolean useQuartzDatabase, String propertyName)
public Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeangetObjectType in class org.springframework.beans.factory.config.AbstractFactoryBeanCopyright © 2005–2015 The Kuali Foundation. All rights reserved.