Uses of Class
edu.isi.pegasus.planner.transfer.refiner.TransferRefinerFactoryException
-
Packages that use TransferRefinerFactoryException Package Description edu.isi.pegasus.planner.transfer.refiner -
-
Uses of TransferRefinerFactoryException in edu.isi.pegasus.planner.transfer.refiner
Methods in edu.isi.pegasus.planner.transfer.refiner that throw TransferRefinerFactoryException Modifier and Type Method Description static RefinerRefinerFactory. loadInstance(ADag dag, PegasusBag bag)Loads the implementing class corresponding to the value specified in the properties.static RefinerRefinerFactory. loadInstance(java.lang.String className, PegasusBag bag, ADag dag)Loads the implementing class corresponding to the class.
-