| 接口 | 说明 |
|---|---|
| BeanSelfAware |
Spring事务处理时自我调用的解决方案
http://blog.csdn.net/wxwzy738/article/details/27566645
|
| 类 | 说明 |
|---|---|
| AbstractBeanSelf<T> |
Created by xieweibo on 2017/4/5.
|
| CacheAspect | |
| CacheSpELAspect |
基于SpEL 解析key 的缓存形式
spel #表示参数对象, @可以引用spring注解对象 #root表示跟对象,#this表示本身。
|
| ExceptionHandlerExceptionResolver |
全局异常拦截
http://www.360doc.com/content/12/0710/15/4280915_223391892.shtml http://blog.csdn.net/sd0902/article/details/18660339
http://zhidao.baidu.com/link?
|
| InjectBeanSelfProcessor |
Spring事务处理时自我调用的解决方案
https://my.oschina.net/longyuan/blog/714355
http://kld208.iteye.com/blog/1632935
http://blog.csdn.net/wxwzy738/article/details/27566645
AopContext.currentProxy()
|
| JoinPoints | |
| MethodMonitorAspect |
使用方法,在方法前 @MethodMonitor(store = Store.file)
方法在同一个类里面不能被aop ,例如 在类Test 里面切面a 方法,如果b方法调用a 方法,执行b 方法不能切面a方法
|
| PerformanceInterceptor |
* 性能拦截器,查询接口响应时间,调用次数
默认 按 org.perf4j.TimingLogger 名字记录日志
|
| SessionInterceptor |
http://www.tuicool.com/articles/6R7vEv
|
Copyright © 2017. All Rights Reserved.