Class and Description |
---|
GridStartFactory
An abstract factory class to load the appropriate type of GridStart
implementations, and their corresponding POSTScript classes.
|
Class and Description |
---|
CodeGenerator
The interface that allows us to plug in various code generators for writing
out the concrete plan.
|
CodeGeneratorException
The baseclass of the exception that is thrown by all Code Generators.
|
CodeGeneratorFactoryException
Class to notify of failures while instantiating Code Generator implementations.
|
GridStart
The interface that defines how a job specified in the abstract workflow
is launched on the grid.
|
GridStartFactoryException
Class to notify of failures while instantiating GridStart implementations.
|
POSTScript
The interface that defines the creation of a POSTSCRIPT for a job.
|
Class and Description |
---|
CodeGenerator
The interface that allows us to plug in various code generators for writing
out the concrete plan.
|
CodeGeneratorException
The baseclass of the exception that is thrown by all Code Generators.
|
GridStartFactory
An abstract factory class to load the appropriate type of GridStart
implementations, and their corresponding POSTScript classes.
|
Class and Description |
---|
CodeGenerator
The interface that allows us to plug in various code generators for writing
out the concrete plan.
|
CodeGeneratorException
The baseclass of the exception that is thrown by all Code Generators.
|
GridStartFactory
An abstract factory class to load the appropriate type of GridStart
implementations, and their corresponding POSTScript classes.
|
Class and Description |
---|
GridStart
The interface that defines how a job specified in the abstract workflow
is launched on the grid.
|
POSTScript
The interface that defines the creation of a POSTSCRIPT for a job.
|