Class HeaderAttributeCorrelationStrategy

java.lang.Object
org.springframework.integration.aggregator.HeaderAttributeCorrelationStrategy
All Implemented Interfaces:
CorrelationStrategy

public class HeaderAttributeCorrelationStrategy
extends Object
implements CorrelationStrategy
Default implementation of CorrelationStrategy. Uses a provided header attribute to determine the correlation key value.
Author:
Marius Bogoevici, Artem Bilan