Uses of Class
edu.isi.pegasus.common.util.FactoryException
-
-
Uses of FactoryException in edu.isi.pegasus.common.credential
Subclasses of FactoryException in edu.isi.pegasus.common.credential Modifier and Type Class Description class
CredentialHandlerFactoryException
Class to notify of failures while instantiating Condor Style implementations. -
Uses of FactoryException in edu.isi.pegasus.common.logging
Subclasses of FactoryException in edu.isi.pegasus.common.logging Modifier and Type Class Description class
LogFormatterFactoryException
Class to notify of failures while instantiating Log Formatter implementations.class
LogManagerFactoryException
Class to notify of failures while instantiating Log Factory implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.catalog.site
Subclasses of FactoryException in edu.isi.pegasus.planner.catalog.site Modifier and Type Class Description class
SiteFactoryException
Class to notify of failures while instantiating Site Catalog implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.catalog.site.impl.old
Subclasses of FactoryException in edu.isi.pegasus.planner.catalog.site.impl.old Modifier and Type Class Description class
SiteFactoryException
Class to notify of failures while instantiating Site Catalog implementations.Methods in edu.isi.pegasus.planner.catalog.site.impl.old that throw FactoryException Modifier and Type Method Description private static PoolInfoProvider
PoolMode. loadPoolInstance(java.lang.String poolClass, int lMode, java.lang.Object[] argList)
Loads the appropriate class that implements a particular pool mode using the reflection package in java at runtime. -
Uses of FactoryException in edu.isi.pegasus.planner.catalog.transformation
Subclasses of FactoryException in edu.isi.pegasus.planner.catalog.transformation Modifier and Type Class Description class
TransformationFactoryException
Class to notify of failures while instantiating Transformation Catalog implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.catalog.work
Subclasses of FactoryException in edu.isi.pegasus.planner.catalog.work Modifier and Type Class Description class
WorkFactoryException
Class to notify of failures while instantiating Transformation Catalog implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.cluster
Subclasses of FactoryException in edu.isi.pegasus.planner.cluster Modifier and Type Class Description class
ClustererFactoryException
Class to notify of failures while instantiating Clusterer implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.cluster.aggregator
Subclasses of FactoryException in edu.isi.pegasus.planner.cluster.aggregator Modifier and Type Class Description class
JobAggregatorFactoryException
Class to notify of failures while instantiating JobAggregator implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.code
Subclasses of FactoryException in edu.isi.pegasus.planner.code Modifier and Type Class Description class
CodeGeneratorFactoryException
Class to notify of failures while instantiating Code Generator implementations.class
GridStartFactoryException
Class to notify of failures while instantiating GridStart implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.code.generator.condor
Subclasses of FactoryException in edu.isi.pegasus.planner.code.generator.condor Modifier and Type Class Description class
CondorStyleFactoryException
Class to notify of failures while instantiating Condor Style implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.parser
Subclasses of FactoryException in edu.isi.pegasus.planner.parser Modifier and Type Class Description class
DAXParserFactoryException
Class to notify of failures while instantiating DAXCallback implementations.class
SiteCatalogXMLParserFactoryException
Class to notify of failures while instantiating DAXCallback implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.parser.pdax
Subclasses of FactoryException in edu.isi.pegasus.planner.parser.pdax Modifier and Type Class Description class
PDAXCallbackFactoryException
Class to notify of failures while instantiating PDAXCallback implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.partitioner
Subclasses of FactoryException in edu.isi.pegasus.planner.partitioner Modifier and Type Class Description class
PartitionerFactoryException
Class to notify of failures while instantiating Partitioner implementations.Methods in edu.isi.pegasus.planner.partitioner that throw FactoryException Modifier and Type Method Description static DAXWriter
DAXWriter. loadInstance(java.lang.String className, PegasusProperties properties, java.lang.String daxFile, java.lang.String directory)
Loads the implementing PDAXWriter. -
Uses of FactoryException in edu.isi.pegasus.planner.provenance.pasoa.pps
Subclasses of FactoryException in edu.isi.pegasus.planner.provenance.pasoa.pps Modifier and Type Class Description class
PPSFactoryException
Class to notify of failures while instantiating PPS implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.provenance.pasoa.producer
Subclasses of FactoryException in edu.isi.pegasus.planner.provenance.pasoa.producer Modifier and Type Class Description class
XMLProducerFactoryException
Class to notify of failures while instantiating XMLProducer implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.refiner
Methods in edu.isi.pegasus.planner.refiner that throw FactoryException Modifier and Type Method Description static Implementation
CreateDirectory. loadCreateDirectoryImplementationInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user at runtime.static Strategy
CreateDirectory. loadCreateDirectoryStraegyInstance(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user at runtime.static DeployWorkerPackage
DeployWorkerPackage. loadDeployWorkerPackage(PegasusBag bag)
Loads the implementing class corresponding to the mode specified by the user at runtime. -
Uses of FactoryException in edu.isi.pegasus.planner.refiner.cleanup
Subclasses of FactoryException in edu.isi.pegasus.planner.refiner.cleanup Modifier and Type Class Description class
CleanupFactoryException
Class to notify of failures while instantiating Cleanup Strategy and Implementation classes. -
Uses of FactoryException in edu.isi.pegasus.planner.selector
Methods in edu.isi.pegasus.planner.selector that throw FactoryException Modifier and Type Method Description static TransformationSelector
TransformationSelector. loadTXSelector(java.lang.String className)
Loads the implementing class corresponding to the mode specified by the user at runtime in the properties file. -
Uses of FactoryException in edu.isi.pegasus.planner.selector.replica
Subclasses of FactoryException in edu.isi.pegasus.planner.selector.replica Modifier and Type Class Description class
ReplicaSelectorFactoryException
Class to notify of failures while instantiating ReplicaSelector implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.selector.site
Subclasses of FactoryException in edu.isi.pegasus.planner.selector.site Modifier and Type Class Description class
SiteSelectorFactoryException
Class to notify of failures while instantiating SiteSelector implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.transfer.implementation
Subclasses of FactoryException in edu.isi.pegasus.planner.transfer.implementation Modifier and Type Class Description class
TransferImplementationFactoryException
Class to notify of failures while instantiating Transfer Implementations. -
Uses of FactoryException in edu.isi.pegasus.planner.transfer.mapper
Subclasses of FactoryException in edu.isi.pegasus.planner.transfer.mapper Modifier and Type Class Description class
OutputMapperFactoryException
Class to notify of failures while instantiating Output Mappers. -
Uses of FactoryException in edu.isi.pegasus.planner.transfer.refiner
Subclasses of FactoryException in edu.isi.pegasus.planner.transfer.refiner Modifier and Type Class Description class
TransferRefinerFactoryException
Class to notify of failures while instantiating Transfer Refiners. -
Uses of FactoryException in edu.isi.pegasus.planner.transfer.sls
Subclasses of FactoryException in edu.isi.pegasus.planner.transfer.sls Modifier and Type Class Description class
SLSFactoryException
Class to notify of failures while instantiating SLS implementations.
-