public class InterceptorParserUtils extends Object
| 构造器和说明 |
|---|
InterceptorParserUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static InterceptorProcessor |
createInterceptorProcessor(Method method,
LocationMatcher locationMatcher,
boolean inline,
Class<? extends Throwable> suppress,
Class<?> suppressHandler) |
public static InterceptorProcessor createInterceptorProcessor(Method method, LocationMatcher locationMatcher, boolean inline, Class<? extends Throwable> suppress, Class<?> suppressHandler)
Copyright © 2018–2023. All rights reserved.