Read without ads and support Scribd by becoming a Scribd Premium Reader.
 
 
ELG5191Design of Distributed System SoftwareChapter 10
 Java Enterprise Beans
 
 
Introduction
E
NTERPRISE beans are the J2EE components runing in the EJBcontainer,Although transparent to the application developer, the EJB container provides system-level services such as transactions and security to itsenterprise beans.These services enable you to quickly build and deploy enterprisebeans, which form the core of transactional J2EE applications.
An Enterprise Bean
is a server-side component that encapsulates thebusiness logic of an application.The business logic is the code that fulfills the purpose of theapplication.
 –E.g inventory control application,
, the enterprise beans might implement the business logic in methods calledcheckInventoryLevel and orderProduct.By invoking these methods, remote clients can access the inventory servicesprovided by the application.
 
 
What is Enterprise JavaBeans
 The Enterprise JavaBeans architecture is acomponent architecture for thedevelopment and deployment of object-oriented distributed enterprise-levelapplications. Applications written using theEnterprise JavaBeans architecture isscalable, transactional and multi-usersecure. These applications may be writtenonce, and deployed on any server platformthat supports the Enterprise JavaBeansspecification
Search History:
Searching...
Result 00 of 00
00 results for result for
  • p.
  • More From This User

    Notes
    Load more