What does the joint point denote?



What does the joint point denote?..

Answer / Chhabinath Ram

In the context of Spring Framework, a Joint Point refers to any point during method execution where advice can be applied. Examples of joint points include method execution (before, after, and around advice), constructor execution, field access, exception handling, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is cdi in spring?

1 Answers  


What is the difference between spring framework and spring boot? : Spring Boot

1 Answers  


What are the different modules in spring?

1 Answers  


What is entitymanagerfactory and entitymanager?

1 Answers  


What are the benefits of the spring framework?

1 Answers  


What do you mean by aop?

1 Answers  


What are the different types of object relational mapping that spring supports?

1 Answers  


What are the spring containers?

1 Answers  


How do you access hibernate using spring?

1 Answers  


What is the difference between pathvariable and requestparam?

1 Answers  


Why do we use ioc in spring?

1 Answers  


What is spring ioc?

1 Answers  


Categories