org.melati.util
Class Waiter
java.lang.Object
   org.melati.util.Waiter
org.melati.util.Waiter
- public class Waiter 
- extends Object
Allows us to slow things down.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Waiter
public Waiter()
wait
public String wait(Integer length)
- Wait a while.
 
- 
- Parameters:
- length- how long to wait in milliseconds
- Returns:
- a String so can be used in a template context
 
Copyright © 2000-2010 PanEris. All Rights Reserved.