Quantcast
Channel: Spring AOP: What's the difference between JoinPoint and PointCut? - Stack Overflow
Viewing all articles
Browse latest Browse all 19

Answer by Akash5288 for Spring AOP: What's the difference between JoinPoint and PointCut?

$
0
0

JoinPoint: It specifies a point (method) in application where Advice will be executed.

Pointcut: It's a combination of JoinPoints, and it specifies that at which JoinPoint Advice will be executed.


Viewing all articles
Browse latest Browse all 19

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>