| 程序包 | 说明 |
|---|---|
| com.alibaba.bytekit.asm.interceptor | |
| com.alibaba.bytekit.asm.interceptor.annotation |
| 限定符和类型 | 方法和说明 |
|---|---|
InterceptorMethodConfig |
InterceptorProcessor.getExceptionHandlerConfig() |
InterceptorMethodConfig |
InterceptorProcessor.getInterceptorMethodConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InterceptorProcessor.setExceptionHandlerConfig(InterceptorMethodConfig exceptionHandlerConfig) |
void |
InterceptorProcessor.setInterceptorMethodConfig(InterceptorMethodConfig interceptorMethodConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
static InterceptorMethodConfig |
ExceptionHandlerUtils.errorHandlerMethodConfig(Class<?> suppress,
Class<?> handlerClass) |
Copyright © 2018–2023. All rights reserved.