Correct Answer: public void ejbObject() {}
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Enterprise Java Beans - EJB Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Enterprise Java Beans - EJB MCQ Questions
Which of the following is a language in which IDL compiler of CORBA generates proxies and skeletons?
The interface that must be implemented by a stateless session bean is javax.ejb.SessionBean.
What is the restriction that EJB specification imposes on CMP fields?
By interoperating via IIOP, an EJB can directly access:
How do Enterprise Java Beans access the database?
What is asynchronous pattern?
What is the EJB container responsible for assigning?
_____ bean stores data for a particular user for a single session.
Do clients of EJB instantiate beans directly?
A bean _______ is the code responsible for managing beans and the various interfaces.