|
WebObjects 5.4.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.TimerTask
com.webobjects.appserver.WOApplication.TimeoutTask
protected class WOApplication.TimeoutTask
Replacement for WOTimer
| Constructor Summary | |
|---|---|
protected |
WOApplication.TimeoutTask()
|
| Method Summary | |
|---|---|
boolean |
cancel()
|
void |
run()
|
void |
start()
|
| Methods inherited from class java.util.TimerTask |
|---|
scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected WOApplication.TimeoutTask()
| Method Detail |
|---|
public void start()
public void run()
run in interface Runnablerun in class TimerTaskpublic boolean cancel()
cancel in class TimerTask
|
Last updated Wednesday, January 23, 2008 14:25 PST | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||