程序包 | 说明 |
---|---|
org.nutz.aop |
提供对 Java 类的拦截能力
通过 MeothodInterceptor 接口,对于 Java 类 public | protected 函数的提供了拦截能力。
|
限定符和类型 | 字段和说明 |
---|---|
protected AopCallback |
InterceptorChain.callingObj |
限定符和类型 | 方法和说明 |
---|---|
AopCallback |
InterceptorChain.getCallingObj() |
Copyright © 2017. All rights reserved.