Solved

A Message-Driven Bean Can Have an Instance of a MessageDrivenContext

Question 19

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions