Enterprise JavaBeans Goals

As stated in the goals of EJB specification 1.2, the following goals are indicated for Enterprise JavaBeans and their associated specification:

  • Makes it easy for developers to create applications, freeing them from low-level system details of managing transactions, threads, load balancing, and so on. Application developers can concentrate on business logic and leave the plumbing details of managing the data processing to the framework, the plumber.

  • Defines the major structures of the EJB framework, and then specifically defines the contracts between them. The responsibilities of the client, the server, and the individual components are all clearly spelled out.

  • Aims to be the standard way for client/server applications ...

Get Borland® JBuilder™ Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.