JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
google.registry.request
Annotation Interface RequestScope
@Scope
@Documented
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
RequestScope
Dagger annotation for request-scoped components that depend on a global component.