public class SessionScopedLiteral extends AnnotationLiteral<SessionScoped> implements SessionScoped
Modifier and Type | Field and Description |
---|---|
static SessionScoped |
ANN |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
annotationType, equals, hashCode
public static final SessionScoped ANN
public java.lang.String toString()
toString
in interface java.lang.annotation.Annotation
toString
in class AnnotationLiteral<SessionScoped>