Uses of Class
com.gigaspaces.grid.master.JobException

Packages that use JobException
com.gigaspaces.grid.master Task Submission Management services. 
 

Uses of JobException in com.gigaspaces.grid.master
 

Methods in com.gigaspaces.grid.master that throw JobException
 void JobSubmission.deleteJob(Identity jobID)
          Delete a Job job identified by the Identity object
 JobResult Job.process(net.jini.space.JavaSpace space, net.jini.core.transaction.Transaction txn, boolean batch)
          Process the Job
 JobResult JobSubmission.submit(Job newJob, boolean useTxn, boolean batch)
          Submit a Job for procesing
 



Copyright (c) 2007 GigaSpaces Technologies, Inc.
All Rights Reserved.