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 classCredentialHandlerFactoryExceptionClass 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 classLogFormatterFactoryExceptionClass to notify of failures while instantiating Log Formatter implementations.classLogManagerFactoryExceptionClass 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 classSiteFactoryExceptionClass 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 classSiteFactoryExceptionClass 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 PoolInfoProviderPoolMode. 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 classTransformationFactoryExceptionClass 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 classWorkFactoryExceptionClass 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 classClustererFactoryExceptionClass 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 classJobAggregatorFactoryExceptionClass 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 classCodeGeneratorFactoryExceptionClass to notify of failures while instantiating Code Generator implementations.classGridStartFactoryExceptionClass 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 classCondorStyleFactoryExceptionClass 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 classDAXParserFactoryExceptionClass to notify of failures while instantiating DAXCallback implementations.classSiteCatalogXMLParserFactoryExceptionClass 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 classPDAXCallbackFactoryExceptionClass 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 classPartitionerFactoryExceptionClass to notify of failures while instantiating Partitioner implementations.Methods in edu.isi.pegasus.planner.partitioner that throw FactoryException Modifier and Type Method Description static DAXWriterDAXWriter. 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 classPPSFactoryExceptionClass 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 classXMLProducerFactoryExceptionClass 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 ImplementationCreateDirectory. loadCreateDirectoryImplementationInstance(PegasusBag bag)Loads the implementing class corresponding to the mode specified by the user at runtime.static StrategyCreateDirectory. loadCreateDirectoryStraegyInstance(PegasusBag bag)Loads the implementing class corresponding to the mode specified by the user at runtime.static DeployWorkerPackageDeployWorkerPackage. 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 classCleanupFactoryExceptionClass 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 TransformationSelectorTransformationSelector. 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 classReplicaSelectorFactoryExceptionClass 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 classSiteSelectorFactoryExceptionClass 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 classTransferImplementationFactoryExceptionClass 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 classOutputMapperFactoryExceptionClass 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 classTransferRefinerFactoryExceptionClass 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 classSLSFactoryExceptionClass to notify of failures while instantiating SLS implementations.
-