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 Copyright (C) 2003-2004 - France Telecom R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Semaphore Copyright (C) 2003-2004 - France Telecom R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
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.