org.kuali.kfs.sys.context
Class PropertyLoadingFactoryBean
java.lang.Object
org.kuali.kfs.sys.context.PropertyLoadingFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.FactoryBean
public class PropertyLoadingFactoryBean
- extends Object
- implements org.springframework.beans.factory.FactoryBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyLoadingFactoryBean
public PropertyLoadingFactoryBean()
getObject
public Object getObject()
throws Exception
- Specified by:
getObject
in interface org.springframework.beans.factory.FactoryBean
- Throws:
Exception
getObjectType
public Class getObjectType()
- Specified by:
getObjectType
in interface org.springframework.beans.factory.FactoryBean
isSingleton
public boolean isSingleton()
- Specified by:
isSingleton
in interface org.springframework.beans.factory.FactoryBean
getBaseProperty
public static String getBaseProperty(String propertyName)
getBaseListProperty
protected static List<String> getBaseListProperty(String propertyName)
loadBaseProperties
protected static void loadBaseProperties()
setTestMode
public void setTestMode(boolean testMode)
setSecureMode
public void setSecureMode(boolean secureMode)
clear
public static void clear()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.