Oracle
1Z0-860 · Question #1
An enterprise developer needs to modify the order of interceptor method execution specified by the Bean Provider, but does NOT have access to the bean's source code. No deployment descriptor was…
The correct answer is E. The Application Assembler can add a deployment descriptor to the ejb-jar that includes interceptor. See the full explanation below for the reasoning.
Question
An enterprise developer needs to modify the order of interceptor method execution specified by the Bean Provider, but does NOT have access to the bean's source code. No deployment descriptor was provided in the ejb-jar delivered by the Bean Provider. Which represents the solution to this problem?
Options
- ANo solution is possible under these conditions.
- BThe Deployer can add meta data annotations to the ejb-jar.
- CThe Application Assembler can add meta data annotations to the ejb-jar.
- DThe System Administrator can add interceptor binding information at runtime, using vendor-specific
- EThe Application Assembler can add a deployment descriptor to the ejb-jar that includes interceptor
How the community answered
(24 responses)- A13% (3)
- B4% (1)
- C4% (1)
- E79% (19)
Community Discussion
No community discussion yet for this question.