Uses of Class
edu.isi.pegasus.planner.provenance.pasoa.producer.XMLProducerFactoryException
-
Packages that use XMLProducerFactoryException Package Description edu.isi.pegasus.planner.provenance.pasoa.producer -
-
Uses of XMLProducerFactoryException in edu.isi.pegasus.planner.provenance.pasoa.producer
Methods in edu.isi.pegasus.planner.provenance.pasoa.producer that throw XMLProducerFactoryException Modifier and Type Method Description static XMLProducer
XMLProducerFactory. loadXMLProducer(PegasusProperties properties)
Loads the appropriate XMLProducer on the basis of the property set in the properties.
-