gov.bnl.star.offline.scheduler.monitor
Class MonaLisaPCQueueInfoFinder

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.monitor.MonaLisaPCQueueInfoFinder
All Implemented Interfaces:
QueueInfoFinder

public class MonaLisaPCQueueInfoFinder
extends java.lang.Object
implements QueueInfoFinder

Author:
stratos

Constructor Summary
MonaLisaPCQueueInfoFinder()
          Creates a new instance of MonaLisaPCQueueInfoFinder
 
Method Summary
 java.util.Collection getQueueInfo()
           
 java.util.Collection getQueueInfo(java.util.Collection queueNames)
           
 QueueInfo getQueueInfo(java.lang.String queueName)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonaLisaPCQueueInfoFinder

public MonaLisaPCQueueInfoFinder()
Creates a new instance of MonaLisaPCQueueInfoFinder

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

getQueueInfo

public java.util.Collection getQueueInfo()
Specified by:
getQueueInfo in interface QueueInfoFinder

getQueueInfo

public java.util.Collection getQueueInfo(java.util.Collection queueNames)
Specified by:
getQueueInfo in interface QueueInfoFinder

getQueueInfo

public QueueInfo getQueueInfo(java.lang.String queueName)
Specified by:
getQueueInfo in interface QueueInfoFinder


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