Class Hierarchy
- java.lang.Object
- org.springframework.data.aot.ManagedTypesBeanFactoryInitializationAotProcessor (implements org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor)
- org.springframework.data.aot.ManagedTypesBeanRegistrationAotProcessor (implements org.springframework.beans.factory.aot.BeanRegistrationAotProcessor, org.springframework.context.EnvironmentAware)
- org.springframework.aot.hint.annotation.SimpleReflectiveProcessor (implements org.springframework.aot.hint.annotation.ReflectiveProcessor)
- org.springframework.data.aot.PublicMethodReflectiveProcessor
Interface Hierarchy
- org.springframework.data.aot.AotContext.IntrospectedBeanDefinition
- org.springframework.data.aot.AotContext.TypeIntrospector
- org.springframework.beans.factory.aot.BeanRegistrationAotContribution
- org.springframework.data.aot.RegisteredBeanAotContribution
- org.springframework.core.env.EnvironmentCapable
- org.springframework.data.aot.AotContext