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

Packages that use EnqueuePredicate
org.apache.excalibur.event   
 

Uses of EnqueuePredicate in org.apache.excalibur.event
 

Methods in org.apache.excalibur.event that return EnqueuePredicate
 EnqueuePredicate Queue.getEnqueuePredicate()
          Return the enqueue predicate for this sink.
 

Methods in org.apache.excalibur.event with parameters of type EnqueuePredicate
 void Queue.setEnqueuePredicate(EnqueuePredicate enqueuePredicate)
          Set the enqueue predicate for this sink.
 



Copyright © 2008 Apache Software Foundation. All Rights Reserved.