org.kuali.common.util.execute
Class ShowPropertiesExecutable

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

public class ShowPropertiesExecutable
extends Object
implements Executable


Constructor Summary
ShowPropertiesExecutable()
           
 
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()
Method Detail

execute

public void execute()
Specified by:
execute in interface Executable

getProperties

public Properties getProperties()

setProperties

public void setProperties(Properties properties)


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.