Deprecated API

Deprecated Classes
org.apache.excalibur.event.impl.FixedSizeQueue
          Use the DefaultQueue as it properly supports the EnqueuePredicates 
 

Deprecated Methods
org.apache.excalibur.event.Sink.canAccept()
          Use the EnqueuePredicate to control this instead. 
org.apache.excalibur.event.Sink.isFull()
          Use the EnqueuePredicate to control this instead 
org.apache.excalibur.event.Sink.maxSize()
          Use the EnqueuePredicate to control this instead. 
 



Copyright © 2002 Apache Avalon Project. All Rights Reserved.