| 
 | org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface GeneralTimer
Represents timers, either java.util.Timer or timers provided by the hosting environment, such as GAE
| Method Summary | |
|---|---|
| void | schedule(java.lang.Runnable task, long timeout) | 
| void | shutdown() | 
| Method Detail | 
|---|
public void schedule(java.lang.Runnable task, long timeout)
public void shutdown()
Copyright © 2008–2013 Václav Pech. All Rights Reserved.