Server Component Patterns: Component Infrastructures Illustrated with EJB

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

"Component technologies like Enterprise JavaBeans (EJB), COM+ and CORBA Components (CCM) have become mainstream in many application domains. Developers and architects who use this technology in their everyday work need to know more about component infrastructures than the API's of the respective technology. And this is the book they need. The first part of the book introduces a pattern language that describes how server-side component infrastructures work internally. It does not only adress the basic building blocks and their interactions. It also provides details about the reasons and rationales for this kind of system architecture. For each pattern, the book provides short examples of how it is implemented in EJB, CCM and COM+. These examples thus also serve as a good comparison of those three mainstream component infrastructures. The second part of the book uses EJB technology to provide even more detailed examples for the patterns, including UML diagrams and extensive source code. Also serving as a comprehensive overview of EJB, it introduces it from the architectural viewpoint and for the developer highlights the consequences of working with that architecture. Part three offers another approach to the material: a conversation between two people that describes how a concrete application has been built using component technology, focusing on the benefits of this approach. After reading this book you will: understand the principles and patterns of server-side component infrastructures be able to design your own proprietary component infrastructures for specific projects have learnt about the commonalities and differences between EJB, CCM and COM+ gain a comprehensive overview of EJB technology see how server-side component infrastructures can be used to great benefit in a real applicationThe ""comic"" illustrations accompanying the patterns have been created by Stefan Schulz who, when not drawing, works as an independent technology consultant."

Author(s): Markus Völter, Alexander Schmid, Eberhard Wolff
Series: Wiley Software Patterns Series
Publisher: Wiley
Year: 2002

Language: English
Pages: 492

0470843195 - Server Component Patterns.pdf......Page 0
Contents......Page 6
Preface......Page 12
Foundations......Page 28
Part I A Server Components Pattern Language A Server Component Patterns Language......Page 54
1 Core Infrastructure Elements......Page 64
2 Component Implementation Building Blocks......Page 90
3 Container Implementation Basics......Page 118
4 A Component and its Environment......Page 142
5 Identifying and Managing Instances......Page 174
6 Remote Access to Components......Page 194
7. Implementation......Page 218
Part II The Patterns Illustrated with EJB The Patterns Illustrated with EJB......Page 246
9 EJB Core Infrastructure Elements......Page 248
10 EJB Component Implementation Building Blocks......Page 270
11 EJB Container Implementation Basics......Page 316
12 A Bean and its Environment......Page 334
13 Identifying and Managing Bean Instances......Page 364
14 Remote Access to Beans......Page 384
15 More EJB Container Implementation......Page 400
Part III A Story......Page 420
Literature and Online Resources......Page 470
Glossary......Page 480
Index......Page 485