gov.bnl.star.offline.scheduler.dataset.catalog
Class STARCatalog

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.dataset.catalog.STARCatalog

public class STARCatalog
extends java.lang.Object

The hard implementation of the SUMS catalog interface for the S.T.A.R. experiment.

Author:
lbhajdu

Constructor Summary
STARCatalog()
          Creates a new instance of STARCatalog
 
Method Summary
 void fillDataset(Dataset dataset, Request request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STARCatalog

public STARCatalog()
Creates a new instance of STARCatalog

Method Detail

fillDataset

public void fillDataset(Dataset dataset,
                        Request request)


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