public class AnnotationConfigurationBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
BeanDefinitions for an AnnotationCommandHandlerBeanPostProcessor and an
AnnotationEventListenerBeanPostProcessor, with optional
configuration for an explicit CommandBus, EventBus and Executor instance.| Constructor and Description |
|---|
AnnotationConfigurationBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public AnnotationConfigurationBeanDefinitionParser()
protected org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parseInternal in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserCopyright © 2010-2014. All Rights Reserved.