Package org.apache.catalina.cluster.util

Interface Summary
IDynamicProperty  
IQueue A queue interface
 

Class Summary
FastQueue A fast queue that remover thread lock the adder thread.
LinkObject The class LinkObject implements an element for a linked list, consisting of a general data object and a pointer to the next element.
SingleRemoveSynchronizedAddLock The class SingleRemoveSynchronizedAddLock implement locking for accessing the queue by a single remove thread and multiple add threads.
SmartQueue  
SmartQueue.SmartEntry  
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.