Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Complete
-
4.3.4
Description
If the source is already a proxy, we only advise the receive() method. If it's not, we advise all methods, which is incorrect.
It would be an improvement to consistently use a NameMatchMethodPointcutAdvisor and remove the conditional method name test in the AbstractMessageSourceAdvice.