Uses of Class
org.gridbus.broker.farming.common.JobQueue

Packages that use JobQueue
org.gridbus.broker.farming.common   
 

Uses of JobQueue in org.gridbus.broker.farming.common
 

Methods in org.gridbus.broker.farming.common with parameters of type JobQueue
 void JobQueueListener.jobAdded(JobQueue jobq)
          Used to notify the implementer if a job has been added to the queue.