open class AnnotationDrivenBeanDefinitionParser : BeanDefinitionParser
Parser for the 'annotation-driven' element of the 'task' namespace.
Author
Mark Fisher
Author
Juergen Hoeller
Author
Ramnivas Laddad
Author
Chris Beams
Author
Stephane Nicoll
Since
3.0
AnnotationDrivenBeanDefinitionParser()
Parser for the 'annotation-driven' element of the 'task' namespace. |
open fun parse(element: Element, parserContext: ParserContext): BeanDefinition |