edu.isi.pegasus.planner.catalog.site.impl.old
Class TestSiteCatalog
java.lang.Object
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
|
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 |
TestSiteCatalog
public TestSiteCatalog()
main
public static void main(String[] args)
- The main program.
Copyright © 2011 The University of Southern California. All Rights Reserved.