| 程序包 | 说明 |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.aspect | |
| org.noear.solon.core.wrap |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<Class<?>,InterceptorEntity> |
BeanContainer.beanInterceptors
bean 拦截器
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends Annotation> |
BeanContainer.beanAroundGet(Class<T> anno)
获取环绕处理
|
| 构造器和说明 |
|---|
Invocation(Object target,
Object[] args,
MethodHolder method,
List<InterceptorEntity> interceptors) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InterceptorEntity> |
MethodHolder.getArounds()
获取包围拦截处理
|
List<InterceptorEntity> |
MethodWrap.getArounds()
获取包围处理
|
Copyright © 2022. All rights reserved.