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

Sun Microsystems Inc

Enterprise Beans as components

Enterprise JavaBeans 2.0, Public Draft

Overview

Chapter 4 Overview

This chapter provides an overview of the Enterprise JavaBeans specification.

4.1 Enterprise Beans as components

Enterprise JavaBeans is an architecture for component-based distributed computing. Enterprise beans are components of distributed transaction-oriented enterprise applications.

4.1.1 Component characteristics

The essential characteristics of an enterprise bean are:

An enterprise bean typically contains business logic that operates on the enterprise’s data.

An enterprise bean’s instances are created and managed at runtime by a Container.

An enterprise bean can be customized at deployment time by editing its environment entries.

39

5/31/00