Class IdempotentReceiverInterceptorParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.IdempotentReceiverInterceptorParser
All Implemented Interfaces:
BeanDefinitionParser

public class IdempotentReceiverInterceptorParser
extends AbstractBeanDefinitionParser
Parser for the <idempotent-receiver/> element.
Since:
4.1
Author:
Artem Bilan, Gary Russell