Interface GraalReflectionConfigurer

All Superinterfaces:
AnnotationMetadataProvider, AnnotationSource

@Internal public interface GraalReflectionConfigurer extends AnnotationMetadataProvider
Interface that allows dynamic configuration of reflection generated by the GraalTypeElementVisitor.
Since:
3.5.0
Author:
graemerocher
See Also: