open class AnnotationConfigBeanDefinitionParser : BeanDefinitionParser
Parser for the <context:annotation-config/> element.
Author
Mark Fisher
Author
Juergen Hoeller
Author
Christian Dupuis
Since
2.5
See Also
AnnotationConfigUtils
AnnotationConfigBeanDefinitionParser()
Parser for the <context:annotation-config/> element. |
open fun parse(element: Element, parserContext: ParserContext): BeanDefinition |