Encyclopedia

JavaBeans

Also found in: Dictionary, Medical, Financial, Wikipedia.

JavaBeans

(programming)
A component architecture for the Java programming language, developed initially by Sun, but now available from several other vendors. JavaBeans components are called "beans".

JavaBeans allows developers to create reusable software components that can then be assembled together using visual application builder tools including Sybase's PowerJ, Borland's JBuilder, IBM's Visual Age for Java, SunSoft's Java Workshop and Symantec's Visual Cafe.

JavaBeans support Introspection (a builder tool can analyze how a Bean works), Customisation (developers can customise the appearance and behaviour of a Bean), Events (Beans can communicate), Properties (developers can customise and program with Beans(?)) and Persistence (customised Beans can be stored and reused).

http://javasoft.com/beans/.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

JavaBeans

A component software architecture from Oracle that runs in the Java environment. JavaBeans are independent Java program modules that are called for and executed. They have been used primarily for developing user interfaces at the client side. The server-side counterpart is Enterprise JavaBeans (EJBs). See EJB and component software.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
JavaBeans are specially configured Java classes that involve the following characteristics: (1) they must be implemented as public classes; (2) they must include default constructors (i.e.
Kotlarksky (information systems, Warwick Business School, UK) and Oshri (strategy and technology management, Rotterdam School of Management, the Netherlands) introduce the recent trend of Globally Distributed Component-Based Development methodologies (GD CBD) such as Enterprise JavaBeans, Microsoft COOM and CORBA.
Here are included typical concepts for container based systems like Enterprise JavaBeans (EJB) or Microsoft Transaction Server (MTS).
Fourth, DiamondHelp's software architecture of reusable JavaBeans is a good illustration of component reuse.
The release of BEA Workshop Studio 3.0 makes BEA the first in the industry to offer Eclipse Tools for the pre-final Enterprise JavaBeans 3.0 (EJB3) persistence interface, according to the company.
This system integrates the JFC (Java Foundation Classes), which is totally based on Java (JavaBeans); it does not make calls to the native code of the operating system.
The Enterprise Javabeans (FJB) architecture, for example, addresses crosscutting concerns such as security, administration, performance, and container-managed persistence.
The last three chapters provide useful overviews of important topics that other books cover in more detail: JavaBeans, the Applet API, and Java APIs for working with XML.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.