JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.glassfish.jersey.process.internal
RequestScoped
Contents
Description
Hide sidebar
Show sidebar
Annotation Type RequestScoped
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
) @Scope
public @interface
RequestScoped
Request scope binding annotation.