|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Task | |
---|---|
com.sun.sgs.app | Provides the interface to the Project Darkstar Server used by application developers. |
Uses of Task in com.sun.sgs.app |
---|
Methods in com.sun.sgs.app with parameters of type Task | |
---|---|
PeriodicTaskHandle |
TaskManager.schedulePeriodicTask(Task task,
long delay,
long period)
Schedules a task to run periodically after a delay. |
void |
TaskManager.scheduleTask(Task task)
Schedules a task to run now. |
void |
TaskManager.scheduleTask(Task task,
long delay)
Schedules a task to run after a delay. |
|
Project Darkstar, Version 0.9.9.6 2009-05-08 15:39:40 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |