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 SiteCatalog
SiteFactory. loadInstance()
Connects the interface with the transformation catalog implementation.static SiteCatalog
SiteFactory. loadInstance(PegasusProperties properties)
Connects the interface with the site catalog implementation.
-