| Package | Description |
|---|---|
| com.alibaba.bytekit.asm.interceptor | |
| com.alibaba.bytekit.asm.interceptor.annotation |
| Modifier and Type | Method and Description |
|---|---|
InterceptorMethodConfig |
InterceptorProcessor.getExceptionHandlerConfig() |
InterceptorMethodConfig |
InterceptorProcessor.getInterceptorMethodConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorProcessor.setExceptionHandlerConfig(InterceptorMethodConfig exceptionHandlerConfig) |
void |
InterceptorProcessor.setInterceptorMethodConfig(InterceptorMethodConfig interceptorMethodConfig) |
| Modifier and Type | Method and Description |
|---|---|
static InterceptorMethodConfig |
ExceptionHandlerUtils.errorHandlerMethodConfig(Class<?> suppress,
Class<?> handlerClass) |
Copyright © 2018–2021. All rights reserved.