|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AbstractFile | The parent interface for the values of types URL and GPEFile. |
| IGridBean | The generic GridBean |
| IGridBeanModel | The model of the GridBean. |
| Class Summary | |
|---|---|
| ApplicationImpl | Useful implementation of Application interface. |
| DefaultGridBeanModel | The default implementation of IGridBeanModel. |
| ErrorSet | The class that holds a list of errors gathered during GridBean input validation. |
| GBSTools | |
| GPEFile | The class for representing values of type GPEFile. |
| GridBean | The internal class that is used in Application and Expert clients to manage GUI plugin and job instances. |
| GridBeanJob | The internal class that is used in Application and Expert client to represent a single job at the Target System. |
| GridBeanParameter | This class is used to specify GridBean input/output parameters. |
| GridBeanParameterType | There are 3 types of GPE variables, or GridBean parameters. |
| JobError | A GridBean validation error representation. |
| URL | The class for values of type URL. |
| WorkflowGPEFile | The representation of a GPE file for a workflow GridBean. |
| XMLObject | The class for values of type XMLStructure. |
| Exception Summary | |
|---|---|
| GridBeanException | |
The GridBeans package is used to develop the business-logic of GridBeans. GridBeans are considered as pluggable components those couple a friendly graphical user interface and a job definition generator that generates a JSDL document to be submitted to a Unigrids Target System.
It is a matter of GridBean implementation to choose the JSDL extension and generate the appropriate job definition.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||