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