类分层结构
- java.lang.Object
- java.lang.Record
- cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.Entry
- cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar
- cn.taketoday.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar.DelegatingReflectiveProcessor (implements cn.taketoday.aot.hint.annotation.ReflectiveProcessor)
- cn.taketoday.aot.hint.annotation.RegisterReflectionForBindingProcessor (implements cn.taketoday.aot.hint.annotation.ReflectiveProcessor)
- cn.taketoday.aot.hint.annotation.SimpleReflectiveProcessor (implements cn.taketoday.aot.hint.annotation.ReflectiveProcessor)
- java.lang.Record
接口分层结构
- cn.taketoday.aot.hint.annotation.ReflectiveProcessor
Annotation Interface Hierarchy
- cn.taketoday.aot.hint.annotation.Reflective (implements java.lang.annotation.Annotation)
- cn.taketoday.aot.hint.annotation.RegisterReflectionForBinding (implements java.lang.annotation.Annotation)