|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Task | |
com.sun.jdmk.tasks | Provides classes to customize Java DMK threading. |
Uses of Task in com.sun.jdmk.tasks |
Methods in com.sun.jdmk.tasks with parameters of type Task | |
void |
TaskServer.submitTask(Task task)
Submit a task to be executed. |
protected void |
DaemonTaskServer.execute(Task task)
Execute the given task. |
protected void |
DaemonTaskServer.cancel(Task task)
Cancel the given task. |
void |
DaemonTaskServer.submitTask(Task task)
Submit a task. |
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |