edu.calpoly.records.spring
Class ShowPropertiesExecutable

java.lang.Object
  extended by edu.calpoly.records.spring.ShowPropertiesExecutable
All Implemented Interfaces:
org.kuali.common.util.execute.Executable

public class ShowPropertiesExecutable
extends Object
implements org.kuali.common.util.execute.Executable


Constructor Summary
ShowPropertiesExecutable(Properties properties)
           
 
Method Summary
 void execute()
           
 Properties getProperties()
           
 void setProperties(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowPropertiesExecutable

public ShowPropertiesExecutable(Properties properties)
Method Detail

execute

public void execute()
Specified by:
execute in interface org.kuali.common.util.execute.Executable

getProperties

public Properties getProperties()

setProperties

public void setProperties(Properties properties)


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