public class RequestScopedLiteral extends AnnotationLiteral<RequestScoped> implements RequestScoped
Modifier and Type | Field and Description |
---|---|
static RequestScoped |
INSTANCE |
Constructor and Description |
---|
RequestScopedLiteral() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final RequestScoped INSTANCE
Copyright © 2012 Seam Framework. All Rights Reserved.