Package fr.dyade.aaa.common

Class Summary
Arrays This class contains various methods for sorting and searching int arrays.
AverageLoadTask This class computes the load average of the server using Unix algorithm.
BinaryDump  
Configuration This class holds a static list of properties accessible from anywhere.
Daemon The Daemon class represents a basic active component in a server.
Debug This class handles the debug traces.
Pool  
Queue The Queue class implements a First-In-First-Out (FIFO) list of objects.
Strings This class provides a set of static functions for building string representations of complex structures.
 

Exception Summary
EmptyQueueException Thrown by methods in the Queue class to indicate that the queue is empty.
StoppedQueueException Thrown by the push method of the Queue class when the queue is actually stopping or stopped.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.