public class LocalSiteCatalogEntry extends Object
Constructor and Description |
---|
LocalSiteCatalogEntry() |
Modifier and Type | Method and Description |
---|---|
static SiteCatalogEntry |
create()
Creates a default site catalog entry for site local with the VO
set to pegasus.
|
static SiteCatalogEntry |
create(String vo,
String grid)
Creates a default site catalog entry for site local with the VO
set to pegasus.
|
public static SiteCatalogEntry create()
public static SiteCatalogEntry create(String vo, String grid)
vo
- the VO to create the entry for.grid
- the grid to create entry forCopyright © 2011 The University of Southern California. All Rights Reserved.