Oracle
1Z0-860 · Question #26
Which statement is true about the Timer service in an EJB 3.0 stateless session bean?
The correct answer is A. The timeout callback method contains the business logic that handles the timeout event. See the full explanation below for the reasoning.
Question
Which statement is true about the Timer service in an EJB 3.0 stateless session bean?
Options
- AThe timeout callback method contains the business logic that handles the timeout event.
- BThe timeout callback method must be declared as a business method in business interfaces.
- CThe timeout callback method can throw application exceptions to report business logic failures.
- DA bean class can implement multiple timeout callback methods, each associated with a different timer.
How the community answered
(29 responses)- A83% (24)
- B3% (1)
- C10% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.