站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

javax.resource.spi.work (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Package javax.resource.spi.work

J2EE Connector API - Work Management.

See:
          Description

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

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

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

Package javax.resource.spi.work Description

J2EE Connector API - Work Management.

Package Specification

Related Documentation

Package Status



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.