Package org.jboss.as.weld.discovery
Class AnnotationType
java.lang.Object
org.jboss.as.weld.discovery.AnnotationType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Function<org.jboss.jandex.ClassInfo,AnnotationType> static final Function<AnnotationType,String> -
Constructor Summary
ConstructorsConstructorDescriptionAnnotationType(Class<? extends Annotation> annotation) AnnotationType(org.jboss.jandex.DotName name, boolean inherited) -
Method Summary
-
Field Details
-
TO_FQCN
-
FOR_CLASSINFO
-
-
Constructor Details
-
AnnotationType
public AnnotationType(org.jboss.jandex.DotName name, boolean inherited) -
AnnotationType
-
-
Method Details