Java Spring Framework Question:

Download Job Interview Questions and Answers PDF

What is a Proxy?

Spring Framework Interview Question
Spring Framework Interview Question

Answer:

A proxy is an object that is created after applying advice to a target object. When you think of client objects the target object and the proxy object are the same.

Download Spring Framework Interview Questions And Answers PDF

Previous QuestionNext Question
What is a Target?What is meant by Weaving?