Chapter 8. Session Bean Reference
IN THIS CHAPTER
Session Beans are used to model and implement large-grained service-oriented objects. In contrast to Entity Beans, Session Beans tend to be more laden with behavior (manifested in methods) than with state. BookEaz’s system contains one such service-oriented object, the Checkout
Session Bean.
EJB 2.1 enables Web service endpoints to be implemented as Session Beans. Chapter 10, “EJB 2.1 Web Service and ...
Get EJB™ 2.1 Kick Start now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.