Spring AOP

Aspectj 能够实现 AOP编程 Spring AOP 提供两种编程风格:    AspectJ Support-  利用AspectJ 的注解。   Schema-based AOP support : xml代理 Join Point (链接点):方法xml advice: 通知:前置,后置,环绕,异常, finally(after)对象 aspect 要骄傲感get point cut:
相关文章
相关标签/搜索