InterviewSolution
Saved Bookmarks
| 1. |
What is AspectJ? based aspect implementation? |
|
Answer» AspectJ refers to a style of declaring aspects as regular Java classes annotated with Java 5 annotations. |
|