aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes HFEJB Final Mock Exam Question 35 (page 669) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "HFEJB Final Mock Exam Question 35 (page 669)" Watch "HFEJB Final Mock Exam Question 35 (page 669)" New topic
Author

HFEJB Final Mock Exam Question 35 (page 669)

Timothy Toe
Ranch Hand

Joined: Oct 19, 2002
Posts: 156
HFEJB
Final Mock Exam
Question 35 (page 669)

The
A. removc()
can be called because if it exists in the Bean class, it will be a �Plain Old� method ? It is considered a �helper method� ? Just that coincidently its name is confusingly named �remove()� ?

Is this the reason the BProvider can call the method ?

OR

Are we talking about this bean calling another bean�s remove() method ?



Any clarification is much appreciated. Thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HFEJB Final Mock Exam Question 35 (page 669)
 
Similar Threads
Reflection API
Cleared SCBCD with 92%
HFEJB final Mock Question
question about remove() method...
Can stateless session bean acess UserTransaction in ejbCreate and ejbRemove