Class GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
org.openspaces.core.transaction.config.DistributedTransactionProcessingConfigurationBeanDefinitionParser
org.openspaces.core.gateway.config.GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser extends DistributedTransactionProcessingConfigurationBeanDefinitionParser
A bean definition parser for distributed transaction support configuration for gateway sink component.
Since:
9.0.1
Author:
eitany
  • Field Summary

    Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    ID_ATTRIBUTE, NAME_ATTRIBUTE
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
     
     

    Methods inherited from class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser

    extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcess

    Methods inherited from class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser

    doParse, getBeanClassName, getParentName, parseInternal

    Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait