| Interface | Description | 
|---|---|
| RequestAware | An interface that may be implemented by  RequestScopebeans to allow
 access to the current request. | 
| Annotation Type | Description | 
|---|---|
| RequestScope | A  CustomScopethat creates a new bean for every HTTP request. |