Uses of Class
edu.isi.pegasus.planner.transfer.refiner.TransferRefinerFactoryException

Packages that use TransferRefinerFactoryException
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
static Refiner RefinerFactory.loadInstance(ADag dag, PegasusBag bag)
          Loads the implementing class corresponding to the value specified in the properties.
static Refiner RefinerFactory.loadInstance(String className, PegasusBag bag, ADag dag)
          Loads the implementing class corresponding to the class.
 



Copyright © 2011 The University of Southern California. All Rights Reserved.