| Package | Description |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.aspect | |
| org.noear.solon.core.wrap |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,InterceptorEntity> |
BeanContainer.beanInterceptors
bean 拦截器
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
BeanContainer.beanInterceptorGet(Class<T> annoClz)
获取拦截处理
|
| Constructor and Description |
|---|
Invocation(Object target,
Object[] args,
MethodHolder method,
List<InterceptorEntity> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
List<InterceptorEntity> |
MethodHolder.getInterceptors()
获取拦截器
|
List<InterceptorEntity> |
MethodWrap.getInterceptors()
获取拦截器
|
Copyright © 2025. All rights reserved.