public class RequestScopedLiteral extends AnnotationLiteral<RequestScoped> implements RequestScoped
| Modifier and Type | Field and Description |
|---|---|
static RequestScoped |
ANN |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
annotationType, equals, hashCodepublic static final RequestScoped ANN
public java.lang.String toString()
toString in interface java.lang.annotation.AnnotationtoString in class AnnotationLiteral<RequestScoped>