| 程序包 | 说明 |
|---|---|
| org.noear.solon.core.handle | |
| org.noear.solon.core.wrap |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
InterceptorChain.Entity |
| 限定符和类型 | 字段和说明 |
|---|---|
InterceptorChain |
InterceptorChain.Entity.next |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
Interceptor.doIntercept(Object target,
Object[] args,
InterceptorChain chain)
拦截
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MethodWrap
方法包装
用于缓存类的方法,并附加些功能(和 ClassWrap、FieldWrap 意图相同)
|
Copyright © 2021. All rights reserved.