public class DisruptorCommandBusBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
<disruptor-command-bus>
elements in the Spring contextModifier and Type | Class and Description |
---|---|
static class |
DisruptorCommandBusBeanDefinitionParser.RepositoryFactoryBean
FactoryBean to create repository instances for use with the DisruptorCommandBus
|
Constructor and Description |
---|
DisruptorCommandBusBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
protected boolean |
shouldGenerateIdAsFallback() |
public DisruptorCommandBusBeanDefinitionParser()
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.AbstractBeanDefinitionParser
protected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback
in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Copyright © 2010-2014. All Rights Reserved.