org.kuali.common.util.execute
Class ExecutableExecutable
java.lang.Object
org.kuali.common.util.execute.ExecutableExecutable
- All Implemented Interfaces:
- Executable
public class ExecutableExecutable
- extends Object
- implements Executable
Execute the executable
supplied to this bean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutableExecutable
public ExecutableExecutable()
execute
public void execute()
- Specified by:
execute
in interface Executable
getExecutable
public Executable getExecutable()
setExecutable
public void setExecutable(Executable executable)
isSkip
public boolean isSkip()
setSkip
public void setSkip(boolean skip)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.