org.apache.webbeans.annotation
Class ApplicationScopeLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.ApplicationScoped>
org.apache.webbeans.annotation.ApplicationScopeLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.enterprise.context.ApplicationScoped
public class ApplicationScopeLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.ApplicationScoped>
- implements javax.enterprise.context.ApplicationScoped
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 |
ApplicationScopeLiteral
public ApplicationScopeLiteral()
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.