public final class SpanCustomizingAsyncHandlerInterceptor
extends org.springframework.web.servlet.handler.HandlerInterceptorAdapter
SpanCustomizingHandlerInterceptor except it can be used as both an AsyncHandlerInterceptor or a normal HandlerInterceptor.| Modifier and Type | Method | Description |
|---|---|---|
boolean |
preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.Object o) |
Copyright © 2018 OpenZipkin. All rights reserved.