g-Eclipse
Release 1.0.0

Uses of Class
eu.geclipse.info.glue.GlueCE

Packages that use GlueCE
eu.geclipse.info.glue   
eu.geclipse.info.model   
 

Uses of GlueCE in eu.geclipse.info.glue
 

Fields in eu.geclipse.info.glue declared as GlueCE
 GlueCE GlueCEAccessControlBaseRule.glueCE
           
 

Fields in eu.geclipse.info.glue with type parameters of type GlueCE
 java.util.Hashtable<java.lang.String,GlueCE> GlueIndex.glueCE
           
 java.util.ArrayList<GlueCE> GlueCluster.glueCEList
           
 

Methods in eu.geclipse.info.glue that return GlueCE
 GlueCE GlueIndex.getGlueCE(java.lang.String key)
          Get the GlueCE
 

Methods in eu.geclipse.info.glue with parameters of type GlueCE
static boolean GlueQuery.ceSupportsVO(GlueCE ce, java.lang.String vo)
          Chech if the computing elements supports the vo
 

Uses of GlueCE in eu.geclipse.info.model
 

Methods in eu.geclipse.info.model that return GlueCE
 GlueCE GridGlueComputing.getGlueCe()
          Convenience method for getting the glue CE.
 

Constructors in eu.geclipse.info.model with parameters of type GlueCE
GridGlueComputing(IGridContainer parent, GlueCE glueCE)
          Construct a new GridGlueComputing for the specified GlueCE.
 


g-Eclipse
Release 1.0.0