edu.calpoly.records.spring
Class ShowPropertySourcesExecutable
java.lang.Object
  
edu.calpoly.records.spring.ShowPropertySourcesExecutable
- All Implemented Interfaces: 
 - org.kuali.common.util.execute.Executable
 
public class ShowPropertySourcesExecutable
- extends Object
- implements org.kuali.common.util.execute.Executable
  
 
| 
Method Summary | 
 void | 
execute()
 
            | 
 org.springframework.core.env.ConfigurableEnvironment | 
getEnvironment()
 
            | 
 void | 
setEnvironment(org.springframework.core.env.ConfigurableEnvironment environment)
 
            | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ShowPropertySourcesExecutable
public ShowPropertySourcesExecutable(org.springframework.core.env.ConfigurableEnvironment environment)
execute
public void execute()
- Specified by:
 execute in interface org.kuali.common.util.execute.Executable
 
 
getEnvironment
public org.springframework.core.env.ConfigurableEnvironment getEnvironment()
 
 
setEnvironment
public void setEnvironment(org.springframework.core.env.ConfigurableEnvironment environment)
 
 
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.