Uses of Class
org.jppf.jca.work.submission.JPPFSubmissionManager

Packages that use JPPFSubmissionManager
org.jppf.jca.work Classes supporting the JPPF server connectivity for the JPPF resource adapter. 
 

Uses of JPPFSubmissionManager in org.jppf.jca.work
 

Methods in org.jppf.jca.work that return JPPFSubmissionManager
 JPPFSubmissionManager JPPFJcaClient.getSubmissionManager()
          Get the submission manager for thsi JPPF client.
 

Methods in org.jppf.jca.work with parameters of type JPPFSubmissionManager
 void JPPFJcaClient.setSubmissionManager(JPPFSubmissionManager submissionManager)
          Set the submission manager for thsi JPPF client.
 



Copyright © 2005-2010 JPPF Team.