org.apache.webbeans.annotation
Class ApplicationScopeLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<ApplicationScoped>
org.apache.webbeans.annotation.ApplicationScopeLiteral
- All Implemented Interfaces:
- Serializable, Annotation, ApplicationScoped
public class ApplicationScopeLiteral
- extends AnnotationLiteral<ApplicationScoped>
- implements ApplicationScoped
RequestScoped literal annotation.
- Since:
- 1.0
- Author:
- Gurkan Erdogdu
- See Also:
- Serialized Form
ApplicationScopeLiteral
public ApplicationScopeLiteral()
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.