Index Developers Guides Admin Guide Close
WebLogic EJB (formerly Tengah EJB)
A component architecture for building distributed, object-oriented
business applications in Java. The EJB architecture addresses the development,
deployment, and runtime aspects of an enterprise application's
lifecycle.
An Enterprise JavaBean (EJBean) encapsulates business logic inside a
component framework that manages the details of security, transaction,
and
state management.
WebLogic EJB is an implementation of the JavaSoft specification for
transactional components.
See also
- Java Enterprise APIs
- Using WebLogic Enterprise JavaBeans