Uses of Interface
org.apache.excalibur.event.Queue

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

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

Classes in org.apache.excalibur.event.impl that implement Queue
 class AbstractQueue
          Provides the base functionality for the other Queue types.
 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.