Uses of Class
org.apache.excalibur.event.impl.AbstractQueue

Packages that use AbstractQueue
org.apache.excalibur.event.impl   
 

Uses of AbstractQueue in org.apache.excalibur.event.impl
 

Subclasses of AbstractQueue in org.apache.excalibur.event.impl
 class DefaultQueue
          The default queue implementation is a variable size queue.
 class FixedSizeQueue
          Deprecated. Use the DefaultQueue as it properly supports the EnqueuePredicates
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.