|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Task | |
|---|---|
| com.sun.sgs.app | Provides the interface to the RedDwarf 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. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||