public class DisruptorRepositoryBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
| Modifier and Type | Class and Description |
|---|---|
static class |
DisruptorRepositoryBeanDefinitionParser.RepositoryFactoryBean
FactoryBean to create repository instances for use with the DisruptorCommandBus
|
| Constructor and Description |
|---|
DisruptorRepositoryBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.support.AbstractBeanDefinition |
createRepositoryDefinition(Element repositoryElement,
String commandBusId,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.PropertyValue aggregateCache) |
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public DisruptorRepositoryBeanDefinitionParser()
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-2015. All Rights Reserved.