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