public class InterceptorParserUtils extends Object
| Constructor and Description |
|---|
InterceptorParserUtils() |
| Modifier and Type | Method and Description |
|---|---|
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–2021. All rights reserved.