Package io.micronaut.core.annotation
Annotation Type Introspected.IndexedAnnotation
-
@Documented @Retention(RUNTIME) @Target({TYPE,ANNOTATION_TYPE}) public static @interface Introspected.IndexedAnnotation
Allow pre-computed indexes for property lookups based on an annotation and a member.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<? extends java.lang.annotation.Annotation>
annotation
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
member
-