Package org.jboss.weld.literal
Class QualifierLiteral
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<Qualifier>
-
- org.jboss.weld.literal.QualifierLiteral
-
- All Implemented Interfaces:
Annotation
public class QualifierLiteral extends AnnotationLiteral<Qualifier> implements Qualifier
Annotation literal forQualifier
?- Author:
- Pete Muir
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-
-
-
Field Detail
-
INSTANCE
public static final Qualifier INSTANCE
-
-