Uses of Class
edu.isi.pegasus.planner.selector.replica.ReplicaSelectorFactoryException

Packages that use ReplicaSelectorFactoryException
edu.isi.pegasus.planner.selector.replica   
 

Uses of ReplicaSelectorFactoryException in edu.isi.pegasus.planner.selector.replica
 

Methods in edu.isi.pegasus.planner.selector.replica that throw ReplicaSelectorFactoryException
static ReplicaSelector ReplicaSelectorFactory.loadInstance()
          A no hassle factory method that loads the replica selector specified in the properties.
static ReplicaSelector ReplicaSelectorFactory.loadInstance(PegasusProperties properties)
          Loads the implementing class corresponding to the mode specified by the user at runtime in the properties file.
static ReplicaSelector ReplicaSelectorFactory.loadInstance(PegasusProperties properties, String className)
          Loads the implementing class corresponding to the class.
 



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