Package jakarta.enterprise.lang.model
package jakarta.enterprise.lang.model
The core interfaces of the language model that represent
annotations and
annotation targets.
-
ClassDescriptionAn annotation instance, typically obtained from an
AnnotationTarget
.The value of an annotation member.The kind of the annotation member value.An annotation target is anything that can be annotated.