GIAC
GSSP-JAVA · Question #155
GSSP-JAVA Question #155: Real Exam Question with Answer & Explanation
The correct answer is B. MessageDrivenContext.getUserTransaction() D. MessageDrivenContext.getRollbackOnly(). See the full explanation below for the reasoning.
Question
Which of the following methods can be invoked by a message-driven bean? Each correct answer represents a complete solution. Choose all that apply.
Options
- AMessageDrivenContext.isCallerInRole()
- BMessageDrivenContext.getUserTransaction()
- CMessageDrivenContext.getEJBHome()
- DMessageDrivenContext.getRollbackOnly()
Community Discussion
No community discussion yet for this question.