public interface RequestAware
RequestScope beans to allow
 access to the current request.| Modifier and Type | Method and Description | 
|---|---|
| void | setRequest(HttpRequest<?> request)Provides the request directly after bean creation. | 
void setRequest(HttpRequest<?> request)
request - The current request