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

计算机工程 ›› 2007, Vol. 33 ›› Issue (21): 276-277,. doi: 10.3969/j.issn.1000-3428.2007.21.098

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

基于Java EE5体系的OBS系统设计

李学伟   

  1. (中国科学院研究生院,北京 100049)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-11-05 发布日期:2007-11-05

Design of OBS Based on Java EE 5 Architecture

LI Xue-wei   

  1. (Graduate School, Chinese Academy of Sciences, Beijing 100049)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-11-05 Published:2007-11-05

摘要: 讨论了数字电视运营结算系统设计和实现中的问题。在业务模型分析基础上设计业务流程、体系结构和数据采集接口,Web应用使用JSF、实体Bean、JPA及标注等技术实现,外部接口基于Web Service进行通信,消息和数据文件使用XML格式。使用Java EE5的新特性使系统结构清晰并易于扩展。

关键词: 体系架构, Java EE, Web service

Abstract: This document describes the points in design and implement of OBS. The system process flow, architecture and data gather interface are designed based on analysis of business model. The Web applications are implemented with JSF, entity Bean, JPA and annotation, meanwhile the external interface communicates with other systems through Web Service and the content format of messages and data file is XML. OBS architecture is clear and tasy to be extended with the new characteristics of Java EE 5.

Key words: architecture, Java EE, Web service

中图分类号: