Package com.intel.gpe.gridbeans

The GridBeans package is used to develop the business-logic of GridBeans.

See:
          Description

Interface Summary
GPEFile The class for representing values of type GPEFile.
GPEFileFactory  
GPEFileSet The interface for representing values of type FileSet - wildcarded GPE files.
IComplexParameterValue  
IGridBean The generic GridBean
IGridBeanModel The model of the GridBean.
IGridBeanParameter Base interface for GridBean parameters
IGridBeanParameterValue Base interface for values of gridbean parameters
NamedGPEFile  
 

Class Summary
AbstractGridBean The abstract implementation of IGridBean.
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  
GridBeanParameter This class is used to specify GridBean input/output parameters.
InputFileParameterValue  
InputFileSetParameterValue  
JobError A GridBean validation error representation.
LocalGPEFile  
OutputFileParameterValue  
OutputFileSetParameterValue  
XMLObject The class for values of type XMLStructure.
 

Enum Summary
GridBeanParameterType There are 4 types of GPE variables, or GridBean parameters.
 

Exception Summary
GPEFileException  
GridBeanException  
 

Package com.intel.gpe.gridbeans Description

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.



Copyright © 2008. All Rights Reserved.