g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.model.IGridApplicationManager

Packages that use IGridApplicationManager
eu.geclipse.core.model   
eu.geclipse.core.model.impl   
 

Uses of IGridApplicationManager in eu.geclipse.core.model
 

Methods in eu.geclipse.core.model that return IGridApplicationManager
 IGridApplicationManager IVirtualOrganization.getApplicationManager()
          Returns the IGridApplicationManager associated to this VO.
 

Uses of IGridApplicationManager in eu.geclipse.core.model.impl
 

Classes in eu.geclipse.core.model.impl that implement IGridApplicationManager
 class AbstractApplicationManager
          Abstract implementation of the IGridApplicationManager interfaces that should be used by middleware-specific implementations rather than the interface itself.
 

Methods in eu.geclipse.core.model.impl that return IGridApplicationManager
 IGridApplicationManager AbstractVirtualOrganization.getApplicationManager()
           
 


g-Eclipse
Release 1.0.0