org.kuali.common.util.spring
Class GetDefaultPropertyContextLocationFactoryBean
java.lang.Object
  
org.kuali.common.util.spring.GetDefaultPropertyContextLocationFactoryBean
- All Implemented Interfaces: 
 - org.springframework.beans.factory.FactoryBean<String>
 
public class GetDefaultPropertyContextLocationFactoryBean
- extends Object
- implements org.springframework.beans.factory.FactoryBean<String>
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GetDefaultPropertyContextLocationFactoryBean
public GetDefaultPropertyContextLocationFactoryBean()
getObject
public String getObject()
                 throws Exception
- Specified by:
 getObject in interface org.springframework.beans.factory.FactoryBean<String>
 
- Throws:
 Exception
 
getObjectType
public Class<String> getObjectType()
- Specified by:
 getObjectType in interface org.springframework.beans.factory.FactoryBean<String>
 
 
isSingleton
public boolean isSingleton()
- Specified by:
 isSingleton in interface org.springframework.beans.factory.FactoryBean<String>
 
 
getGav
public String getGav()
 
 
setGav
public void setGav(String gav)
 
 
setSingleton
public void setSingleton(boolean singleton)
 
 
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.