Class KafkaParsingUtils

java.lang.Object
org.springframework.integration.kafka.config.xml.KafkaParsingUtils

public final class KafkaParsingUtils
extends java.lang.Object
Utilities to assist with parsing XML.
Since:
5.4
  • Method Summary

    Modifier and Type Method Description
    static void commonOutboundProperties​(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • commonOutboundProperties

      public static void commonOutboundProperties​(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)