Class KafkaCustomEndpointConfigurer

java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.component.kafka.KafkaEndpointConfigurer
org.qubership.integration.platform.engine.camel.components.kafka.KafkaCustomEndpointConfigurer
All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter

public class KafkaCustomEndpointConfigurer extends org.apache.camel.component.kafka.KafkaEndpointConfigurer implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter
Generated by camel build tools - do NOT edit this file!
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.camel.component.kafka.KafkaEndpointConfigurer

    configure, getCollectionValueType, getOptionType, getOptionValue

    Methods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport

    property

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface org.apache.camel.spi.PropertyConfigurer

    configure

    Methods inherited from interface org.apache.camel.spi.PropertyConfigurerGetter

    getAutowiredNames, getCollectionValueType, getOptionType, getOptionValue
  • Constructor Details

    • KafkaCustomEndpointConfigurer

      public KafkaCustomEndpointConfigurer()