Uses of Package
org.jppf.jca.work.submission

Packages that use org.jppf.jca.work.submission
org.jppf.jca.cci Classes supporting the common client interface for the JPPF resource adapter. 
org.jppf.jca.work Classes supporting the JPPF server connectivity for the JPPF resource adapter. 
org.jppf.jca.work.submission Classes supporting the management of asynchronous submission of tasks. 
 

Classes in org.jppf.jca.work.submission used by org.jppf.jca.cci
SubmissionStatusListener
          Listener interface for receiving submission status change notifications.
 

Classes in org.jppf.jca.work.submission used by org.jppf.jca.work
JPPFSubmissionManager
          This task provides asynchronous management of tasks submitted through the resource adapter.
 

Classes in org.jppf.jca.work.submission used by org.jppf.jca.work.submission
JPPFSubmissionResult
          This class encapsulates the results of an asynchronous tasks submission.
SubmissionStatusEvent
          Instances of this class represent a status chage notification for a jppf submission.
SubmissionStatusListener
          Listener interface for receiving submission status change notifications.
 



Copyright © 2005-2010 JPPF Team.