public abstract @interface

RequestScoped

implements Annotation
com.google.inject.servlet.RequestScoped

Class Overview

Apply this to implementation classes when you want one instance per request.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation