edu.isi.pegasus.planner.catalog.site.impl.old
Class TestSiteCatalog

java.lang.Object
  extended by edu.isi.pegasus.planner.catalog.site.impl.old.TestSiteCatalog

public class TestSiteCatalog
extends Object

A Test program that shows how to load a Site Catalog, and query for all sites. The configuration is picked from the Properties. The following properties need to be set

      pegasus.catalog.site       Text|XML
      pegasus.catalog.site.file  path to the site catalog.
  

Version:
$Revision: 2571 $
Author:
Karan Vahi

Constructor Summary
TestSiteCatalog()
           
 
Method Summary
static void main(String[] args)
          The main program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSiteCatalog

public TestSiteCatalog()
Method Detail

main

public static void main(String[] args)
The main program.



Copyright © 2011 The University of Southern California. All Rights Reserved.