|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.common.util.spring.ProjectPropertiesLoaderFactoryBean
@Deprecated public class ProjectPropertiesLoaderFactoryBean
Constructor Summary | |
---|---|
ProjectPropertiesLoaderFactoryBean()
Deprecated. |
Method Summary | |
---|---|
ProjectPropertiesComparator |
getComparator()
Deprecated. |
List<String> |
getLocations()
Deprecated. |
Properties |
getObject()
Deprecated. |
Class<Properties> |
getObjectType()
Deprecated. |
boolean |
isSingleton()
Deprecated. |
void |
setComparator(ProjectPropertiesComparator comparator)
Deprecated. |
void |
setLocations(List<String> locations)
Deprecated. |
void |
setSingleton(boolean singleton)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectPropertiesLoaderFactoryBean()
Method Detail |
---|
public Properties getObject()
getObject
in interface org.springframework.beans.factory.FactoryBean<Properties>
public Class<Properties> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean<Properties>
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean<Properties>
public void setSingleton(boolean singleton)
public List<String> getLocations()
public void setLocations(List<String> locations)
public ProjectPropertiesComparator getComparator()
public void setComparator(ProjectPropertiesComparator comparator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |