nerdexam
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)
  • A
    13% (3)
  • B
    4% (1)
  • C
    4% (1)
  • E
    79% (19)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice