org.apache.webbeans.annotation
Class RequestedScopeLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.RequestScoped>
org.apache.webbeans.annotation.RequestedScopeLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.enterprise.context.RequestScoped
public class RequestedScopeLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.RequestScoped>
- implements javax.enterprise.context.RequestScoped
RequestScoped literal annotation.
- Since:
- 1.0
- Author:
- Gurkan Erdogdu
- See Also:
- Serialized Form
| Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
RequestedScopeLiteral
public RequestedScopeLiteral()
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.