gov.bnl.star.offline.scheduler.monitor
Interface QueueInfoFinder

All Known Subinterfaces:
MLPseudoClientQueueInfoFinder, WSQueueInfoFinder
All Known Implementing Classes:
MonaLisaPCQueueInfoFinder, MonaLisaQueueInfoFinder

public interface QueueInfoFinder


Method Summary
 java.util.Collection getQueueInfo()
           
 java.util.Collection getQueueInfo(java.util.Collection queueNames)
           
 QueueInfo getQueueInfo(java.lang.String queueName)
           
 

Method Detail

getQueueInfo

QueueInfo getQueueInfo(java.lang.String queueName)

getQueueInfo

java.util.Collection getQueueInfo()

getQueueInfo

java.util.Collection getQueueInfo(java.util.Collection queueNames)


Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.