g-Eclipse
Release 1.0.0

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

Packages that use IGridJobCreator
eu.geclipse.core.jobs   
eu.geclipse.core.model.impl   
 

Uses of IGridJobCreator in eu.geclipse.core.jobs
 

Classes in eu.geclipse.core.jobs that implement IGridJobCreator
 class GridJobCreator
          GridJobCreator creates grid jobs.
 

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

Classes in eu.geclipse.core.model.impl that implement IGridJobCreator
 class AbstractGridJobCreator
          Abstract implementation of the IGridJobCreator interface that delegates the AbstractGridJobCreator.canCreate(IGridJobDescription) method to an internal one and handles the storage of the argument of this function.
 


g-Eclipse
Release 1.0.0