Package | Description |
---|---|
org.springframework.web.context.support |
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes. |
Modifier and Type | Method and Description |
---|---|
protected AnnotatedBeanDefinitionReader |
AnnotationConfigWebApplicationContext.getAnnotatedBeanDefinitionReader(DefaultListableBeanFactory beanFactory)
Build an
AnnotatedBeanDefinitionReader for the given bean factory. |