|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Task | This interface must be used to define tasks to be added to threads of tasks (instances of TaskThread), performed by perfomers (instances of TaskPerformers) and scheduled by an instance of TaskScheduler |
Class Summary | |
BasicSerializer | Basic serializer using the Serializable interface of serializable objects |
CountDown | |
Semaphore | |
TaskPerformer | This class is an implementation of Runnable that performs thread of tasks. |
TaskScheduler | This class implements a scheduler of threads of tasks (instances of TaskThread). |
TaskThread | This class represents threads of tasks. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |