org.jboss.weld.literal
Class ScopeLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.inject.Scope>
org.jboss.weld.literal.ScopeLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.inject.Scope
public class ScopeLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.inject.Scope>
- implements javax.inject.Scope
Annotation literal for Scope
?
- Author:
- Pete Muir
- See Also:
- Serialized Form
Field Summary |
static javax.inject.Scope |
INSTANCE
|
Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
INSTANCE
public static final javax.inject.Scope INSTANCE
Copyright © 2013 Seam Framework. All Rights Reserved.