Uses of Class
edu.isi.pegasus.planner.selector.site.SiteSelectorFactoryException
-
Packages that use SiteSelectorFactoryException Package Description edu.isi.pegasus.planner.selector.site -
-
Uses of SiteSelectorFactoryException in edu.isi.pegasus.planner.selector.site
Methods in edu.isi.pegasus.planner.selector.site that throw SiteSelectorFactoryException Modifier and Type Method Description static SiteSelector
SiteSelectorFactory. loadInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user at runtime in the properties file.
-