Business Components

What Does Business Components Mean?

Business components are contained within the business tier of the J2EE platform – a multi-tiered application model used to build and develop enterprise-wide applications.

Advertisements

The logic of an enterprise-wide application is divided into different functionality-based components. These are installed and run on different machines, depending on where the components belong within the J2EE architecture. The logic of a particular domain (also known as the business code) is handled by the enterprise beans, which run in the business tier. These domains may be banking, finance, retail, etc…

Business components are also referred to in software where they usually describe blocks of programming code that are related to the various components of an enterprise such as the domains described above.

Techopedia Explains Business Components

The enterprise-wide application business logic is handled by the enterprise beans (a bean is a type of server) running in the business tier and solves or meets the needs of a domain.

The business tier’s enterprise bean first receives processed client data. If necessary, this data is then sent to the enterprise information system (EIS) tier, where it is stored. Finally, the enterprise bean collects the the stored data, processes it as needed and returns the retrieved data to the client program.

Advertisements

Related Terms

Latest Data Management Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…