|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimedTaskListener | |
|---|---|
| com.sun.sgs.impl.kernel.schedule | Provides scheduling facilities for the kernel. |
| Uses of TimedTaskListener in com.sun.sgs.impl.kernel.schedule |
|---|
| Classes in com.sun.sgs.impl.kernel.schedule that implement TimedTaskListener | |
|---|---|
class |
FIFOSchedulerQueue
This is a simple implemenation of SchedulerQueue that
accepts tasks and runs them in the order that they are ready. |
class |
WindowSchedulerQueue
This implementation of SchedulerQueue tries to
provide fairness between users without taking too long to service any
given user's tasks. |
| Constructors in com.sun.sgs.impl.kernel.schedule with parameters of type TimedTaskListener | |
|---|---|
TimedTaskHandler(TimedTaskListener listener)
Creates an instance of TimedTaskHandler. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||