Uses of Package
org.jppf.server.job

Packages that use org.jppf.server.job
org.jppf.server Classes supporting the core functionality of the JPPF asynchronous comunication model. 
org.jppf.server.job Support for job management in the server. 
org.jppf.server.nio.nodeserver Classes supporting the server node-side of the JPPF asynchronous comunication model. 
org.jppf.server.queue Classes supporting the tasks queuing mechanism. 
 

Classes in org.jppf.server.job used by org.jppf.server
JPPFJobManager
          Instances of this class manage and monitor the jobs throughout their processing within the JPPF driver.
 

Classes in org.jppf.server.job used by org.jppf.server.job
ChannelBundlePair
          Instances of this class associate a node channel with a job that is being executed on the corresponding node.
JPPFJobManager
          Instances of this class manage and monitor the jobs throughout their processing within the JPPF driver.
 

Classes in org.jppf.server.job used by org.jppf.server.nio.nodeserver
JPPFJobManager
          Instances of this class manage and monitor the jobs throughout their processing within the JPPF driver.
 

Classes in org.jppf.server.job used by org.jppf.server.queue
JPPFJobManager
          Instances of this class manage and monitor the jobs throughout their processing within the JPPF driver.
 



Copyright © 2005-2010 JPPF Team.