Uses of Class
edu.isi.pegasus.planner.catalog.site.SiteFactoryException
-
Packages that use SiteFactoryException Package Description edu.isi.pegasus.planner.catalog.site -
-
Uses of SiteFactoryException in edu.isi.pegasus.planner.catalog.site
Methods in edu.isi.pegasus.planner.catalog.site that throw SiteFactoryException Modifier and Type Method Description static SiteCatalogSiteFactory. loadInstance()Connects the interface with the transformation catalog implementation.static SiteCatalogSiteFactory. loadInstance(PegasusProperties properties)Connects the interface with the site catalog implementation.
-