InterviewSolution
Saved Bookmarks
| 1. |
What Is An Advice? |
|
Answer» Advice is the implementation of an ASPECT. It is SOMETHING LIKE TELLING your APPLICATION of a new behavior. Generally, and advice is inserted into an application at joinpoints. Advice is the implementation of an aspect. It is something like telling your application of a new behavior. Generally, and advice is inserted into an application at joinpoints. |
|