Class TestVORSSiteCatalog
- java.lang.Object
-
- edu.isi.pegasus.planner.catalog.site.TestVORSSiteCatalog
-
public class TestVORSSiteCatalog extends java.lang.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 setpegasus.catalog.site Text|XML|XML3 pegasus.catalog.site.file path to the site catalog.
- Version:
- $Revision: 595 $
- Author:
- Karan Vahi
-
-
Constructor Summary
Constructors Constructor Description TestVORSSiteCatalog()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
The main program.
-