org.kuali.common.util.execute
Class ExecutableExecutable

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

public class ExecutableExecutable
extends Object
implements Executable

Execute the executable supplied to this bean


Constructor Summary
ExecutableExecutable()
           
 
Method Summary
 void execute()
           
 Executable getExecutable()
           
 void setExecutable(Executable executable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutableExecutable

public ExecutableExecutable()
Method Detail

execute

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

getExecutable

public Executable getExecutable()

setExecutable

public void setExecutable(Executable executable)


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