InterviewSolution
Saved Bookmarks
| 1. |
What is Target object? |
|
Answer» The object being advised by one or more aspects, this object will always be a proxy object. Also referred to as the advised object. |
|