org.kuali.common.util.execute
Class NoOpExecutable

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

public class NoOpExecutable
extends Object
implements Executable


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

Constructor Detail

NoOpExecutable

public NoOpExecutable()
Method Detail

execute

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


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