Uses of Interface
org.apache.jetspeed.util.Queue

Packages that use Queue
org.apache.jetspeed.aggregator.impl   
org.apache.jetspeed.util   
 

Uses of Queue in org.apache.jetspeed.aggregator.impl
 

Fields in org.apache.jetspeed.aggregator.impl declared as Queue
protected  Queue WorkerMonitorImpl.queue
          Job queue
 

Uses of Queue in org.apache.jetspeed.util
 

Classes in org.apache.jetspeed.util that implement Queue
 class FIFOQueue
          Simple FIFO implementation of Queue interface extending Vector as storage backend.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.