JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.google.inject.servlet
Annotation Type RequestScoped
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
RequestScoped
Apply this to implementation classes when you want one instance per request.