InterviewSolution
Saved Bookmarks
| 1. |
Explain The Aop Module |
|
Answer» The AOP module is used for developing aspects for our Spring-enabled APPLICATION. Much of the SUPPORT has been PROVIDED by the AOP Alliance in order to ensure the interoperability between Spring and other AOP FRAMEWORKS. This module also introduces metadata programming to Spring. The AOP module is used for developing aspects for our Spring-enabled application. Much of the support has been provided by the AOP Alliance in order to ensure the interoperability between Spring and other AOP frameworks. This module also introduces metadata programming to Spring. |
|