Card 40 / 59: What are the requirements of a message-driven bean (EJB 3.x) class?
A)
It is annotated with @MessageDriven annotation
B)
It implements onMessage() method
C)
It implements receive() method
D)
It implements the MessageListener interfaces
Answer:
A) It is annotated with @MessageDriven annotation
B) It implements onMessage() method
D) It implements the MessageListener interfaces
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|