Uses of Class
net.sf.jcopist.service.Job

Packages that use Job
net.sf.jcopist.service These types describe the main service. 
 

Uses of Job in net.sf.jcopist.service
 

Methods in net.sf.jcopist.service with parameters of type Job
 Result IDocumentService.process(Job _job)
          Processes a job synchronously.
 void IDocumentService.submit(Job _job)
          Submits a job for asynchronous processing.
 void IDocumentService.submit(Job[] _jobs)
          Submits a list of jobs for asynchronous processing.
 



Copyright © 2007. All Rights Reserved.