| 程序包 | 说明 |
|---|---|
| org.noear.solon.core.aspect | |
| org.noear.solon.core.wrap |
| 限定符和类型 | 方法和说明 |
|---|---|
MethodHolder |
Invocation.method()
函数
|
| 构造器和说明 |
|---|
Invocation(Object target,
Object[] args,
MethodHolder method,
List<InterceptorEntity> interceptors) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MethodWrap
方法包装
用于缓存类的方法,并附加些功能(和 ClassWrap、FieldWrap 意图相同)
|
Copyright © 2021. All rights reserved.