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.AbstractFactoryBean
Exception
protected boolean propertyShouldBeFiltered(boolean useQuartzDatabase, String propertyName)
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.