Package org.icenigrid.gridsam.core

Package containing the core interfaces defining the JobManager API.

See:
          Description

Interface Summary
JobInstance Interface representing a job instance in the GridSAM JobManager API
JobInstanceChangeListener Listener interface to receive job change event
JobManager Interface representing the entry-point to the GridSAM job submission and monitoring system.
JobManagerBuilder Builder interface for JobManager
JobStage Interface representing a stage of a submitted job
MutableJobInstance Interface extending JobInstance providing mutable access to job status and other information
 

Class Summary
JobStageComparator User: wwhl Date: 15-Sep-2004 Time: 11:07:22
JobState Enumeration class representing Job States
StandardJobProperties Created by IntelliJ IDEA.
Version  
 

Exception Summary
ConfigurationException Extension to JobManagerException that indicates a configuration error
ControlException Exception thrown when there is an error in the job submission process
JobManagerException Exception thrown when there is a general error with the job manager configuration
StateTransitionException Exception thrown by a JobStateMachine when a JobInstance's state cannot be advanced
SubmissionException Exception thrown when there is an error in the job submission process
UnknownJobException Exception thrown when a named job cannot be found
UnsupportedFeatureException Exception thrown when an attribute defined in the job description is not supported
 

Package org.icenigrid.gridsam.core Description

Package containing the core interfaces defining the JobManager API.



Copyright © 2008. All Rights Reserved.