Uses of Package
org.objectweb.perseus.distribution.lib

Packages that use org.objectweb.perseus.distribution.lib
org.objectweb.perseus.distribution.lib   
 

Classes in org.objectweb.perseus.distribution.lib used by org.objectweb.perseus.distribution.lib
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
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.