What is pointcut in spring aop?



What is pointcut in spring aop?..

Answer / Anuj Kumar

Pointcut in Spring AOP is a designator that matches method execution points in an application. It represents a set of join points that can be advised by an aspect.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is a spring?

1 Answers  


Explain the benefits of spring framework?

1 Answers  


How is hibernate accessed using the spring framework?

1 Answers  


What is lazy connection?

1 Answers  


What is spring layout java?

1 Answers  


How to integrate spring and hibernate frameworks?

1 Answers  


What is the function of model attribute annotation?

1 Answers  


What is the use of @bean annotation?

1 Answers  


Can annotations be inherited?

1 Answers  


What is the @bean annotation?

1 Answers  


What is ioc and di?

1 Answers  


What are the various ways of using spring framework?

1 Answers  


Categories