What is a target?



What is a target?..

Answer / Deepika Yadav

A target in Spring AOP refers to the object on which advice is applied. It's usually a bean managed by the application context, but it can also be any object that is accessible within the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is @entity annotation in spring?

1 Answers  


What are spring boot starter projects? : Spring Boot

1 Answers  


What is a transactional process?

1 Answers  


What is cohesion?

1 Answers  


What are some of the important spring annotations you have used?

1 Answers  


Is @component a singleton?

1 Answers  


Why spring framework is used in java?

1 Answers  


What is ef code?

1 Answers  


What are the types of advice in aop?

1 Answers  


What is spring controller?

1 Answers  


What is @controller in spring boot? : Spring Boot

1 Answers  


What is difference between applicationcontext and beanfactory?

1 Answers  


Categories