Uses of Class
edu.isi.pegasus.planner.transfer.implementation.TransferImplementationFactoryException

Packages that use TransferImplementationFactoryException
edu.isi.pegasus.planner.transfer   
edu.isi.pegasus.planner.transfer.implementation   
 

Uses of TransferImplementationFactoryException in edu.isi.pegasus.planner.transfer
 

Methods in edu.isi.pegasus.planner.transfer that throw TransferImplementationFactoryException
 void SingleFTPerXFERJobRefiner.loadImplementations(PegasusBag bag)
          Loads the appropriate implementations that is required by this refinement strategy for different types of transfer jobs.
 void MultipleFTPerXFERJobRefiner.loadImplementations(PegasusBag bag)
          Loads the appropriate implementations that is required by this refinement strategy for different types of transfer jobs.
 void Refiner.loadImplementations(PegasusBag bag)
          Loads the appropriate implementations that is required by this refinement strategy for different types of transfer jobs.
 

Uses of TransferImplementationFactoryException in edu.isi.pegasus.planner.transfer.implementation
 

Methods in edu.isi.pegasus.planner.transfer.implementation that throw TransferImplementationFactoryException
static Implementation ImplementationFactory.loadInstance(PegasusBag bag, int type)
          Loads the implementing class corresponding to the type specified by the user.
private static Implementation ImplementationFactory.loadInstance(String className, PegasusBag bag)
          Loads the implementing class corresponding to the class.
 



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