InterviewSolution
Saved Bookmarks
| 1. |
What Is An Aspect? |
|
Answer» Aspect is also called as LOGGING which is required THROUGHOUT the application. Logging or aspect is a cross cutting FUNCTIONALITY in an application using AOP.
Aspect is also called as logging which is required throughout the application. Logging or aspect is a cross cutting functionality in an application using AOP.
|
|