Deprecated API


Contents
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.