Chinaunix首页 | 论坛 | 博客
  • 博客访问: 661055
  • 博文数量: 1655
  • 博客积分: 10000
  • 博客等级: 上将
  • 技术积分: 16800
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-28 11:10
文章分类

全部博文(1655)

文章存档

2008年(1655)

我的朋友

分类: LINUX

2008-05-28 18:01:01

Enterprise JavaBeans (EJB) is a server-side component model for transaction-aware distributed enterprise applications, written in the Java programming language. Enterprise JavaBeans 2.1 details the architecture of the Enterprise JavaBeans component model.

After the authors introduce the component paradigm, they move on to cover EJB architecture basics. Building on the foundation formed in those introductory topics, they discuss the different component types (session-, entity-, and message-driven beans) in detail. This is followed by a comprehensive introduction to the Java Message Service (JMS), so you understand the ideas behind asynchronous and parallel processing provided through message-driven beans. Transactions, security, and the newly introduced timer service round out the book.

This invaluable resource also discusses topics beyond the specification: inheritance, coupling of EJB components, quality assurance, and more. After reading this book, you'll understand the benefits and the limits of EJB and have the knowledge necessary to turn business requirements into EJB-based applications.

阅读(134) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~