|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use org.ogf.saga.job | |
---|---|
org.ogf.saga.bootstrap | This package contains the bootstrap mechanism which connects a SAGA application, written on top of the SAGA Java language bindings, to a specific SAGA implementation. |
org.ogf.saga.job | The job package describes the API for submitting jobs to a grid resource. |
Classes in org.ogf.saga.job used by org.ogf.saga.bootstrap | |
---|---|
JobFactory
Factory for objects from the job package. |
Classes in org.ogf.saga.job used by org.ogf.saga.job | |
---|---|
Job
Jobs are created by a JobService , using a JobDescription . |
|
JobDescription
The contents of a job description is defined by its attributes. |
|
JobFactory
Factory for objects from the job package. |
|
JobSelf
A JobSelf is a Job that represents the current application, and is steerable. |
|
JobService
A JobService represents a resource management back-end. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |