Class IdempotentReceiverAutoProxyCreatorInitializer

java.lang.Object
org.springframework.integration.config.IdempotentReceiverAutoProxyCreatorInitializer
All Implemented Interfaces:
IntegrationConfigurationInitializer

public class IdempotentReceiverAutoProxyCreatorInitializer
extends java.lang.Object
implements IntegrationConfigurationInitializer
The IntegrationConfigurationInitializer that populates the ConfigurableListableBeanFactory with an IdempotentReceiverAutoProxyCreator when IdempotentReceiverInterceptor BeanDefinitions and their mapping to Consumer Endpoints are present.
Since:
4.1
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String IDEMPOTENT_ENDPOINTS_MAPPING  
  • Constructor Summary

    Constructors 
    Constructor Description
    IdempotentReceiverAutoProxyCreatorInitializer()  
  • Method Summary

    Modifier and Type Method Description
    void initialize​(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)  

    Methods inherited from class java.lang.Object

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