Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Enterprise JavaBeans™ Specification, Version 2.0 - Sun Microsystems.pdf
Скачиваний:
14
Добавлен:
24.05.2014
Размер:
2.71 Mб
Скачать

Sun Microsystems Inc.

Overview

Enterprise JavaBeans 2.0, Public Draft

Enterprise JavaBeans contracts

Java class files for the enterprise Beans and their remote and home interfaces.

An XML deployment descriptor. The deployment descriptor provides both the structural and application assembly information about the enterprise beans in the ejb-jar file. The application assembly information is optional. (Typically, only ejb-jar files with assembled applications include this information.)

4.2.4 Contracts summary

The following figure illustrates the Enterprise JavaBeans contracts.

Figure 1

Enterprise JavaBeans Contracts

client-view

client

Enterprise bean

instances

component

contract

Container

EJB Server

deployment descriptor

Note that while the figure illustrates only a remote client running outside of the Container, the cli- ent-view API is also applicable to clients that are enterprise Beans deployed in the same Container.

5/31/00

44