Home » Unlabelled » What is a Proxy? | Java Springs
Tuesday, 27 March 2012
What is a Proxy? | Java Springs
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.
No comments:
Post a Comment