Which statement is correct about a Java EF client of a message driven bean?
A.
The client can use JNDI to obtain a reference to a message destination.
B.
The client can use JNDI to obtain a reference to a dependency injection.
C.
The client can use JNDI to obtain a reference to a message-driven bean instance.
D.
The client can use JNDI to look up a reference to the message-driven bean’s home interface.