会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
rhythm of the rain
博客园
首页
新随笔
联系
订阅
管理
2016年3月1日
Interceptor--拦截器
摘要: 一、原理分析 Interceptor的接口定义没有什么特别的地方,除了init和destory方法以外,intercept方法是实现整个拦截器机制的核心方法。而它所依赖的参数ActionInvocation则是Action调度者。这里需要指出的是一个很重要的方法invocation.invoke()
阅读全文
posted @ 2016-03-01 09:31 rhythm of the rain
阅读(398)
评论(0)
推荐(0)
公告