what is an ejb object?

Answer Posted / nisha

EJB object implements Component Interface. It is created by
the container when create() method is called by the Home
interface. EJB object contains the business methods present
in the bean class. Hence client request invokes the
business method on bean via the EJB object.

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is enterprise bean?

595


What is the difference between message driven beans and stateless session beans?

519


What are the key benefits of the ejb technology?

609


What are the system services of ejb container?

630


Is udp stateless?

574






What is session bean?

543


What are the key features of the ejb technology?

585


What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?

570


can u explain about design patterns like singleton,builder,factory

1893


Are entity beans allowed to create() methods?

584


What is ejb client?

551


What is the procedure for the presentation of ejb persistence mechanism?

583


What is pub/sub model?

514


Does spring use ejb?

504


Define Clone?

595