gov.bnl.star.offline.scheduler.bnl
Class ClusterDispatcherChooser

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.bnl.ClusterDispatcherChooser
All Implemented Interfaces:
DispatcherChooser

Deprecated. Replaced by GenericCompositeDispatcher Chooses the dispatcher by looking at the cluster. It simply returns the cluster name associated to the job.

public class ClusterDispatcherChooser
extends java.lang.Object
implements DispatcherChooser

Version:
$Revision: 1.7 $ $Date: 2006/11/21 00:41:31 $
Author:
Gabriele Carcassi

Constructor Summary
ClusterDispatcherChooser()
          Deprecated.  
 
Method Summary
 java.lang.String chooseDispatcher(Request request, Job job)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterDispatcherChooser

public ClusterDispatcherChooser()
Deprecated. 
Method Detail

chooseDispatcher

public java.lang.String chooseDispatcher(Request request,
                                         Job job)
Deprecated. 
Specified by:
chooseDispatcher in interface DispatcherChooser


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