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