Enterprise Beans Programmer's Guide - Red Hat APPLICATION SERVER - JONAS Manual

Jonas
Hide thumbs Also See for APPLICATION SERVER - JONAS:
Table of Contents

Advertisement

II. Enterprise Beans Programmer's Guide
This part contains information for the Enterprise Beans programmer; that is, the person in charge of
developing the software components on the server side and, more specifically, the Session Beans.
The individual in charge of developing Enterprise Beans should consult chapters in this part for in-
structions on how to perform the following tasks:
Write the source code for the beans.
Specify the deployment descriptor.
Bundle the compiled classes and the deployment descriptor into an EJB JAR file.
For information on developing the three types of enterprise beans, refer to:
Chapter 7 Developing Session Beans
Chapter 8 Developing Entity Beans
Chapter 9 Developing Message-Driven Beans.
The deployment descriptor specification is presented in Chapter 10 Defining the Deployment Descrip-
tor.
More specific issues related to transaction behavior, the Enterprise Bean environment, and security
service are presented in the corresponding chapters: Chapter 11 Transactional Behavior of EJB Ap-
plications, Chapter 12 Enterprise Bean Environment, and Chapter 13 Security Management.
Principles and tools for providing EJB JAR files are presented in Chapter 14 EJB Packaging and
Chapter 15 Application Deployment and Installation Guide.
Table of Contents
7. Developing Session Beans............................................................................................................. 73
8. Developing Entity Beans............................................................................................................... 79
9. Developing Message-Driven Beans............................................................................................ 119
10. Defining the Deployment Descriptor....................................................................................... 129
11. Transactional Behavior of EJB Applications ......................................................................... 135
12. Enterprise Bean Environment ................................................................................................. 141
13. Security Management............................................................................................................... 145
14. EJB Packaging .......................................................................................................................... 149
15. Application Deployment and Installation Guide ................................................................... 151

Advertisement

Table of Contents
loading

This manual is also suitable for:

Application server

Table of Contents