| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.util.execute.SleepExecutable
public class SleepExecutable
| Constructor Summary | |
|---|---|
SleepExecutable()
 | 
|
| Method Summary | |
|---|---|
 void | 
execute()
 | 
 long | 
getMillis()
 | 
 void | 
setMillis(long millis)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SleepExecutable()
| Method Detail | 
|---|
public void execute()
execute in interface Executablepublic long getMillis()
public void setMillis(long millis)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||