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.