| Package | Description |
|---|---|
| org.aoju.bus.limiter.intercept | |
| org.aoju.bus.proxy.intercept | |
| org.aoju.bus.spring.core.proxy | |
| org.aoju.bus.spring.core.registrar |
| Modifier and Type | Class and Description |
|---|---|
class |
LimiterInterceptor |
| Constructor and Description |
|---|
MethodInterceptorAdapter(MethodInterceptor methodInterceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInterceptor
Title: 注解处理
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract MethodInterceptor[] |
AbstractAutoScanProxy.getAdditionalInterceptors(Class<?> targetClass) |
protected MethodInterceptor[] |
DefaultAutoScanProxy.getAdditionalInterceptors(Class<?> targetClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRegistrarInterceptor
Title:注解信息
|
| Modifier and Type | Method and Description |
|---|---|
MethodInterceptor |
RegistrarFactoryBean.getInterceptor() |
protected abstract MethodInterceptor |
AbstractRegistrar.getInterceptor(org.springframework.beans.MutablePropertyValues annotationValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrarFactoryBean.setInterceptor(MethodInterceptor interceptor) |
Copyright © 2019. All rights reserved.