Package org.objectweb.perseus.distribution.lib

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.
 



Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.