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. @AspectJ refers to a style of declaring aspects as regular Java classes annotated with Java 5 annotations. |
|