|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRequestAttributesScope | |
---|---|
org.springframework.web.context.request | Support for generic request context holding, in particular for scoping of application objects per HTTP request or HTTP session. |
Uses of AbstractRequestAttributesScope in org.springframework.web.context.request |
---|
Subclasses of AbstractRequestAttributesScope in org.springframework.web.context.request | |
---|---|
class |
RequestScope
Request-backed Scope
implementation. |
class |
SessionScope
Session-backed Scope
implementation. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |