类的使用
org.springframework.context.annotation.AnnotatedBeanDefinitionReader
使用AnnotatedBeanDefinitionReader的程序包 程序包 说明 org.springframework.web.context.support Classes supporting theorg.springframework.web.contextpackage, such as WebApplicationContext implementations and various utility classes.org.springframework.web.context.support中AnnotatedBeanDefinitionReader的使用
返回AnnotatedBeanDefinitionReader的org.springframework.web.context.support中的方法 修饰符和类型 方法 说明 protected AnnotatedBeanDefinitionReaderAnnotationConfigWebApplicationContext. getAnnotatedBeanDefinitionReader(DefaultListableBeanFactory beanFactory)Build anAnnotatedBeanDefinitionReaderfor the given bean factory.