クラスの使用
org.springframework.context.annotation.AnnotatedBeanDefinitionReader
AnnotatedBeanDefinitionReader を使用するパッケージ
パッケージ
説明
WebApplicationContext 実装やさまざまなユーティリティクラスなど、
org.springframework.web.context パッケージをサポートするクラス。org.springframework.web.context.support 内の AnnotatedBeanDefinitionReader 使用
修飾子と型メソッド説明protected AnnotatedBeanDefinitionReaderAnnotationConfigWebApplicationContext.getAnnotatedBeanDefinitionReader(DefaultListableBeanFactory beanFactory) 指定された Bean ファクトリのAnnotatedBeanDefinitionReaderを構築します。