org.kuali.rice.kns.web.servlet
Class DWRConfigFileConfigurer

java.lang.Object
  extended by org.kuali.rice.kns.web.servlet.DWRConfigFileConfigurer
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class DWRConfigFileConfigurer
extends Object
implements org.springframework.beans.factory.InitializingBean


Field Summary
private  String configFile
           
 
Constructor Summary
DWRConfigFileConfigurer()
           
 
Method Summary
 void afterPropertiesSet()
           
 String getConfigFile()
           
 void setConfigFile(String configFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

configFile

private String configFile
Constructor Detail

DWRConfigFileConfigurer

public DWRConfigFileConfigurer()
Method Detail

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception
Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Throws:
Exception

getConfigFile

public String getConfigFile()

setConfigFile

public void setConfigFile(String configFile)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.