JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.glassfish.jersey.process.internal
Annotation Interface RequestScoped
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
) @Scope
public @interface
RequestScoped
Request scope binding annotation.
Author:
Marek Potociar