Uses of Interface
org.icenigrid.gridsam.core.JobManager

Packages that use JobManager
org.icenigrid.gridsam.core Package containing the core interfaces defining the JobManager API. 
org.icenigrid.gridsam.core.plugin.manager Package containing the default implementation of the DRMConnector and JobManager abstraction. 
org.icenigrid.gridsam.integration.common   
 

Uses of JobManager in org.icenigrid.gridsam.core
 

Methods in org.icenigrid.gridsam.core that return JobManager
 JobManager JobManagerBuilder.buildJobManager()
          build a job manager instance from the information collected by this object
 

Uses of JobManager in org.icenigrid.gridsam.core.plugin.manager
 

Classes in org.icenigrid.gridsam.core.plugin.manager that implement JobManager
 class DefaultJobManager
          Default implementation of the JobManager interface
 

Uses of JobManager in org.icenigrid.gridsam.integration.common
 

Methods in org.icenigrid.gridsam.integration.common that return JobManager
protected abstract  JobManager AbstractJobManagerTestCase.createJobManager()
          get the jobmanager instance for testing
protected  JobManager AbstractJobManagerTestCase.getJobManager()
          get the job manager for this test
 



Copyright © 2008. All Rights Reserved.