public interface RequestContextContributor
Context with information from
the request.| Modifier and Type | Method and Description |
|---|---|
void |
contribute(Context context,
javax.servlet.http.HttpServletRequest httpServletRequest)
Contributes additional information to the context.
|
void contribute(Context context, javax.servlet.http.HttpServletRequest httpServletRequest)
context - the context that segments usershttpServletRequest - the current request