Uses of Class
edu.isi.pegasus.planner.provenance.pasoa.pps.PPSFactoryException
-
Packages that use PPSFactoryException Package Description edu.isi.pegasus.planner.provenance.pasoa.pps -
-
Uses of PPSFactoryException in edu.isi.pegasus.planner.provenance.pasoa.pps
Methods in edu.isi.pegasus.planner.provenance.pasoa.pps that throw PPSFactoryException Modifier and Type Method Description static PPS
PPSFactory. loadPPS(PegasusProperties properties)
Loads the appropriate PPS implementation on the basis of the property set in the properties.
-