作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (8): 258-260. doi: 10.3969/j.issn.1000-3428.2010.08.090

• 开发研究与设计技术 • 上一篇    下一篇

JCA适配器基础开发框架的设计与实现

周 伟,时俊苓,徐 罡,叶 丹   

  1. (中国科学院软件研究所,北京 100190)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-04-20 发布日期:2010-04-20

Design and Implementation of Foundational Development Framework for JCA Adapter

ZHOU Wei, SHI Jun-ling, XU Gang, YE Dan   

  1. (Institute of Software, Chinese Academy of Sciences, Beijing 100190)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-04-20 Published:2010-04-20

摘要: 针对当前JCA适配器开发难度大、效率低问题,提出一种JCA资源适配器的基础开发框架。该框架运用良好的设计模式,抽取并实现JCA规范中的系统契约和应用契约的核心部分,从而使开发人员只需实现和具体企业信息系统密切相关的功能特性,给出一套基于该基础框架的开发工具进行适配器的开发。实验结果表明,该框架能够有效地提高适配器的开发效率和质量。

关键词: JCA适配器, 基础开发框架, 企业信息系统

Abstract: Aiming at the high difficulty and low efficiency problem of the development of JCA adapter, this paper proposes a foundational development framework for JCA. This framework provides implementation of the most part of the system protocol interface and common client interface in the JCA specification. Developers only need implement the function points related to the specific Enterprise Information System(EIS). An example of development tool using this framework is given. Experimental results show it greatly improves the efficiency and quality of JCA adapter development.

Key words: JCA adapter, foundational development framework, Enterprise Information System(EIS)

中图分类号: