Package javax.resource.spi.work

J2EE Connector API - Work Management.

See:
          Description

Interface Summary
Work (src) Work submitted to a work manager
WorkListener (src) Listens to events on work
WorkManager (src) Interface used to associate the resource adapter with objects that implement this interface.
 

Class Summary
ExecutionContext (src) An execution context provides context information for work, e.g.
WorkAdapter (src) A helper for work listener implementations
WorkEvent (src) Events that occur on work
 

Exception Summary
WorkCompletedException (src) An error thrown when work is completed.
WorkException (src) Thrown when there is an error handling work.
WorkRejectedException (src) Thrown when a work is rejected.
 

Package javax.resource.spi.work Description

J2EE Connector API - Work Management.

Package Specification

Related Documentation

Package Status