|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.util.spring.GetPropertySourceFactoryBean
@Deprecated public class GetPropertySourceFactoryBean
| Constructor Summary | |
|---|---|
GetPropertySourceFactoryBean()
Deprecated. |
|
| Method Summary | |
|---|---|
org.springframework.core.env.PropertySource<?> |
getObject()
Deprecated. |
Class<org.springframework.core.env.PropertySource<?>> |
getObjectType()
Deprecated. |
List<ProjectContext> |
getOthers()
Deprecated. |
ProjectContext |
getProject()
Deprecated. |
Properties |
getProperties()
Deprecated. |
boolean |
isSingleton()
Deprecated. |
void |
setOthers(List<ProjectContext> others)
Deprecated. |
void |
setProject(ProjectContext project)
Deprecated. |
void |
setProperties(Properties properties)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetPropertySourceFactoryBean()
| Method Detail |
|---|
public org.springframework.core.env.PropertySource<?> getObject()
getObject in interface org.springframework.beans.factory.FactoryBean<org.springframework.core.env.PropertySource<?>>public Class<org.springframework.core.env.PropertySource<?>> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<org.springframework.core.env.PropertySource<?>>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<org.springframework.core.env.PropertySource<?>>public ProjectContext getProject()
public void setProject(ProjectContext project)
public List<ProjectContext> getOthers()
public void setOthers(List<ProjectContext> others)
public Properties getProperties()
public void setProperties(Properties properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||