类的使用
com.alibaba.bytekit.asm.interceptor.InterceptorMethodConfig
使用InterceptorMethodConfig的程序包
-
com.alibaba.bytekit.asm.interceptor中InterceptorMethodConfig的使用
修饰符和类型方法说明InterceptorProcessor.getExceptionHandlerConfig()InterceptorProcessor.getInterceptorMethodConfig()修饰符和类型方法说明voidInterceptorProcessor.setExceptionHandlerConfig(InterceptorMethodConfig exceptionHandlerConfig) voidInterceptorProcessor.setInterceptorMethodConfig(InterceptorMethodConfig interceptorMethodConfig) -
com.alibaba.bytekit.asm.interceptor.annotation中InterceptorMethodConfig的使用
修饰符和类型方法说明static InterceptorMethodConfigExceptionHandlerUtils.errorHandlerMethodConfig(Class<?> suppress, Class<?> handlerClass)