nerdexam
Broadcom-VMware

2V0-72.22 · Question #79

Which two statements are true about Spring AOP? (Choose two.)

The correct answer is A. The @After advice type is invoked regardless of whether a method successfully returned or an D. Examples of cross-cutting concerns include security, caching, transaction. See the full explanation below for the reasoning.

Question

Which two statements are true about Spring AOP? (Choose two.)

Options

  • AThe @After advice type is invoked regardless of whether a method successfully returned or an
  • BIn Spring AOP, a join point represents a method execution or property access.
  • CSpring AOP does not use AspectJ's pointcut expression language.
  • DExamples of cross-cutting concerns include security, caching, transaction.
  • EThere are in total 4 types of advice, @Before, @After, @AfterReturning and @AfterThrowing.

How the community answered

(35 responses)
  • A
    80% (28)
  • B
    6% (2)
  • C
    3% (1)
  • E
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 2V0-72.22 Practice