计算机外文翻译89
《计算机外文翻译89》由会员分享,可在线阅读,更多相关《计算机外文翻译89(12页珍藏版)》请在毕设资料网上搜索。
1、1 外文原文 5.5. The Basics of Stateful Session Beans Stateful session beans are conversational beans because they hold conversations with clients that span multiple method invocations. Stateful session beans store conversational state within the bean. That conversational state is specific to a particula
2、r client. This chapter will teach you the basics of writing stateful session beans. Well begin at the conceptual level and quickly move into a code example illustrating session bean development. Well wrap up with a comparison of the stateful and stateless programming models 5.1 Characteristics of St
3、ateful Session Beans Lets begin with a look at the characteristics that all stateful session beans share 5.1.1 Achieving the Effect of Pooling with Stateful Beans Imagine a scenario where thousands of clients are having conversations with different stateful session beans running within a container.
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 外文 翻译 89
