Interface RequestIdGenerator
-
- All Known Implementing Classes:
TraceIdGenerator
public interface RequestIdGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetRequestId(javax.servlet.http.HttpServletRequest request)
-
-
-
Method Detail
-
getRequestId
String getRequestId(javax.servlet.http.HttpServletRequest request)
-
-