Q.

A message-driven bean can have an instance of a MessageDrivenContext injected. Which method can be successfully invoked on this interface from a message-driven bean?

A. getEJBHome
B. getCallerPrincipal (*)
C. isCallerInRole
D. getEJBLocalHome
Answer» B. getCallerPrincipal (*)
696
0
Do you find this helpful?
9

Discussion

No comments yet