码迷,mamicode.com
首页 > 编程语言 > 详细

Spring AOP 使用场景

时间:2014-08-26 11:59:46      阅读:198      评论:0      收藏:0      [点我收藏+]

标签:os   使用   io   for   cti   log   sp   on   ad   

AOP使用场景

AOP用来封装横切关注点,具体可以在下面的场景中使用:

 

Authentication 权限

Caching 缓存

Context passing 内容传递

Error handling 错误处理

Lazy loading 懒加载

Debugging  调试

logging, tracing, profiling and monitoring 记录跟踪 优化 校准

Performance optimization 性能优化

Persistence  持久化

Resource pooling 资源池

Synchronization 同步

Transactions 事务


Spring AOP 使用场景

标签:os   使用   io   for   cti   log   sp   on   ad   

原文地址:http://my.oschina.net/u/1455908/blog/306629

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!