Broadcom-VMware
2V0-72.22 · Question #60
What are limitations of using the default JDK dynamic proxies in Spring AOP?
The correct answer is E. All of the above. See the full explanation below for the reasoning.
Question
What are limitations of using the default JDK dynamic proxies in Spring AOP?
Options
- AIt cannot intercept constructor calls
- BMethod calls inside the same class cannot be intercepted.
- CThere are less available pointcut designators.
- DOnly public interface method calls can be intercepted
- EAll of the above
How the community answered
(38 responses)- B5% (2)
- C3% (1)
- D8% (3)
- E84% (32)
Community Discussion
No community discussion yet for this question.