org.jboss.seam.solder.literal
Class RequestScopedLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.RequestScoped>
org.jboss.seam.solder.literal.RequestScopedLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.enterprise.context.RequestScoped
public class RequestScopedLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.RequestScoped>
- implements javax.enterprise.context.RequestScoped
- See Also:
- Serialized Form
Field Summary |
static javax.enterprise.context.RequestScoped |
INSTANCE
|
Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
INSTANCE
public static final javax.enterprise.context.RequestScoped INSTANCE
RequestScopedLiteral
public RequestScopedLiteral()
Copyright © 2011 Seam Framework. All Rights Reserved.