org.kuali.common.util.execute
Class SleepExecutable
java.lang.Object
  
org.kuali.common.util.execute.SleepExecutable
- All Implemented Interfaces: 
 - Executable
 
public class SleepExecutable
- extends Object
- implements Executable
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SleepExecutable
public SleepExecutable()
execute
public void execute()
- Specified by:
 execute in interface Executable
 
 
getMillis
public long getMillis()
 
 
setMillis
public void setMillis(long millis)
 
 
getFormatter
public SimpleFormatter getFormatter()
 
 
setFormatter
public void setFormatter(SimpleFormatter formatter)
 
 
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.