Class TraceKafkaPlatformTransactionManagerBeanPostProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.config.BeanPostProcessor

    @Deprecated
    public class TraceKafkaPlatformTransactionManagerBeanPostProcessor
    extends Object
    implements org.springframework.beans.factory.config.BeanPostProcessor
    Deprecated.
    scheduled for removal
    Post processor that wraps a KafkaAwareTransactionManager.
    Since:
    3.1.0
    Author:
    Marcin Grzejszczak
    • Constructor Detail

      • TraceKafkaPlatformTransactionManagerBeanPostProcessor

        public TraceKafkaPlatformTransactionManagerBeanPostProcessor​(org.springframework.beans.factory.BeanFactory beanFactory)
        Deprecated.
    • Method Detail

      • postProcessAfterInitialization

        public Object postProcessAfterInitialization​(Object bean,
                                                     String beanName)
                                              throws org.springframework.beans.BeansException
        Deprecated.
        Specified by:
        postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
        Throws:
        org.springframework.beans.BeansException