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

Sun Microsystems Inc.

Responsibilities of EJB Roles

Enterprise JavaBeans 2.0, Public Draft

Application Assembler’s responsibilities

The deployment descriptor must include the structural information described in Section 21.2.

The deployment descriptor may optionally include any of the application assembly information as described in Section 21.3.

24.2 Application Assembler’s responsibilities

The requirements for the Application Assembler are in defined in Section 21.3.

24.3 EJB Container Provider’s responsibilities

The EJB Container Provider is responsible for providing the deployment tools used by the Deployer to deploy enterprise beans packaged in the ejb-jar file. The requirements for the deployment tools are defined in the individual chapters of this document.

The EJB Container Provider is responsible for implementing its part of the EJB contracts, and for providing all the runtime services described in the individual chapters of this document.

24.4 Deployer’s responsibilities

The Deployer uses the deployment tools provided by the EJB Container provider to deploy ejb-jar files produced by the Bean Providers and Application Assemblers.

The individual chapters of this document describe the responsibilities of the Deployer in more detail.

24.5 System Administrator’s responsibilities

The System Administrator is responsible for configuring the EJB Container and server, setting up security management, integrating resource managers with the EJB Container, and runtime monitoring of deployed enterprise beans applications.

The individual chapters of this document describe the responsibilities of the System Administrator in more detail.

24.6 Client Programmer’s responsibilities

The EJB client programmer writes applications that access enterprise beans via their home and remote interfaces or via JMS messages.

5/31/00

470