Modifier and Type | Class and Description |
---|---|
class |
CredentialHandlerFactoryException
Class to notify of failures while instantiating Condor Style implementations.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Class and Description |
---|---|
class |
SiteFactoryException
Class to notify of failures while instantiating Site Catalog
implementations.
|
Modifier and Type | Method and Description |
---|---|
private static PoolInfoProvider |
PoolMode.loadPoolInstance(String poolClass,
int lMode,
Object[] argList)
Loads the appropriate class that implements a particular
pool mode using the reflection package in java at runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformationFactoryException
Class to notify of failures while instantiating Transformation Catalog
implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkFactoryException
Class to notify of failures while instantiating Transformation Catalog
implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ClustererFactoryException
Class to notify of failures while instantiating Clusterer implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
JobAggregatorFactoryException
Class to notify of failures while instantiating JobAggregator implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
CodeGeneratorFactoryException
Class to notify of failures while instantiating Code Generator implementations.
|
class |
GridStartFactoryException
Class to notify of failures while instantiating GridStart implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
CondorStyleFactoryException
Class to notify of failures while instantiating Condor Style implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
DAXParserFactoryException
Class to notify of failures while instantiating DAXCallback implementations.
|
class |
SiteCatalogXMLParserFactoryException
Class to notify of failures while instantiating DAXCallback implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
PDAXCallbackFactoryException
Class to notify of failures while instantiating PDAXCallback implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionerFactoryException
Class to notify of failures while instantiating Partitioner implementations.
|
Modifier and Type | Method and Description |
---|---|
static DAXWriter |
DAXWriter.loadInstance(String className,
PegasusProperties properties,
String daxFile,
String directory)
Loads the implementing PDAXWriter.
|
Modifier and Type | Class and Description |
---|---|
class |
PPSFactoryException
Class to notify of failures while instantiating PPS implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLProducerFactoryException
Class to notify of failures while instantiating XMLProducer implementations.
|
Modifier and Type | Method and 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.
|
Modifier and Type | Class and Description |
---|---|
class |
CleanupFactoryException
Class to notify of failures while instantiating Cleanup Strategy and Implementation
classes.
|
Modifier and Type | Method and Description |
---|---|
static TransformationSelector |
TransformationSelector.loadTXSelector(String className)
Loads the implementing class corresponding to the mode specified by the
user at runtime in the properties file.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicaSelectorFactoryException
Class to notify of failures while instantiating ReplicaSelector implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
SiteSelectorFactoryException
Class to notify of failures while instantiating SiteSelector implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
TransferImplementationFactoryException
Class to notify of failures while instantiating Transfer Implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputMapperFactoryException
Class to notify of failures while instantiating Output Mappers.
|
Modifier and Type | Class and Description |
---|---|
class |
TransferRefinerFactoryException
Class to notify of failures while instantiating Transfer Refiners.
|
Modifier and Type | Class and Description |
---|---|
class |
SLSFactoryException
Class to notify of failures while instantiating SLS implementations.
|