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