Package com.sun.grid.jsv

Interface Summary
Jsv The Jsv interface is implemented by any class that will be used as a JSV.
 

Class Summary
BindingSpecifier The ParallelEnvironment object represents the parallel environment settings for a job.
CheckpointSpecifier The CheckpointSpecifier class represents the checkpointing environment settings for a job, including the name of the checkpoint environment to use and the frequency with which checkpoints should be taken.
JobDescription The JobDescription class represents a job to be verified by the JSV.
JsvManager The JsvManager class is implements the JSV protocol.
MailSpecifier The MailSpecifier class represents the occasions when an email notification should be sent to the mail recipients list about the state of this job.
ParallelEnvironment The ParallelEnvironment object represents the parallel environment settings for a job.
TaskSpecifier The TaskSpecifier class represents an array task specification for a job.
 

Enum Summary
BindingSpecifier.Strategy  
BindingSpecifier.Type  
JobDescription.Verification The possible values for the verification property.
JsvManager.LogLevel The LogLevel enumeration is used to control the log level of messages logged through the JSV framework.
JsvManager.Result The Result enumeration is used to set the result of a JSV verification operation.