Oracle
1Z0-895 · Question #49
Which statement is correct about a Java EF client of a message driven bean?
The correct answer is A. The client can use JNDI to obtain a reference to a message destination. See the full explanation below for the reasoning.
Question
Which statement is correct about a Java EF client of a message driven bean?
Options
- AThe client can use JNDI to obtain a reference to a message destination.
- BThe client can use JNDI to obtain a reference to a dependency injection.
- CThe client can use JNDI to obtain a reference to a message-driven bean instance.
- DThe client can use JNDI to look up a reference to the message-driven bean's home interface.
How the community answered
(36 responses)- A75% (27)
- B8% (3)
- C14% (5)
- D3% (1)
Community Discussion
No community discussion yet for this question.