Uses of Package
org.apache.excalibur.event.impl

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

Classes in org.apache.excalibur.event.impl used by org.apache.excalibur.event.impl
AbstractQueue
          Provides the base functionality for the other Queue types.
DefaultQueue
          The default queue implementation is a variable size queue.
FixedSizeQueue
          Deprecated. Use the DefaultQueue as it properly supports the EnqueuePredicates