Uses of Class
org.springframework.context.annotation.AnnotatedBeanDefinitionReader
Package
Description
Classes supporting the
org.springframework.web.context
package,
such as WebApplicationContext implementations and various utility classes.-
Uses of AnnotatedBeanDefinitionReader in org.springframework.web.context.support
Modifier and TypeMethodDescriptionprotected AnnotatedBeanDefinitionReader
AnnotationConfigWebApplicationContext.getAnnotatedBeanDefinitionReader
(DefaultListableBeanFactory beanFactory) Build anAnnotatedBeanDefinitionReader
for the given bean factory.