1.起个有意义的名字
2.决定要匹配的种类:call、execution,
handler, 
get, 
set, 
adviceexecution
3.决定要匹配的上下文:target, this, or args
4.决定要匹配的范围:within,withincode,cflow,cflowbelow
定义小的pointcut,由小的简单的pointcut构造复杂的pointcut
	posted on 2007-07-03 15:56 
周锐 阅读(259) 
评论(0)  编辑  收藏  所属分类: 
AspectJ