インターフェースの使用
org.springframework.data.aot.AotContext.IntrospectedBeanDefinition
AotContext.IntrospectedBeanDefinition を使用するパッケージ
パッケージ
説明
Ahead of Time コンパイルの実行時に、リフレクション、リソース、java 直列化、プロキシの必要性を登録するためのサポート。
org.springframework.data.aot 内の AotContext.IntrospectedBeanDefinition 使用
修飾子と型メソッド説明AotContext.introspectBeanDefinition
(StringSE beanName) AotContext.IntrospectedBeanDefinition
を返し、基礎となる Bean 定義に関する詳細を取得します。AotContext.introspectBeanDefinition
(BeanReference reference) AotContext.IntrospectedBeanDefinition
を返し、基礎となる Bean 定義に関する詳細を取得します。