Pointcut 表示式用來定義斷言,用以匹配、判斷某些方法呼叫是否要織入Advice,Spring AOP ... execution :最主要的表示式,用來匹配方法執行的Join Point。
確定! 回上一頁