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