Example usage for org.springframework.integration.aggregator HeaderAttributeCorrelationStrategy subclass-usage

List of usage examples for org.springframework.integration.aggregator HeaderAttributeCorrelationStrategy subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.aggregator HeaderAttributeCorrelationStrategy subclass-usage.

Usage

From source file com.qpark.eip.core.spring.AbstractAggregator.java

/**
 * @author bhausen
 */
public class AbstractAggregator extends HeaderAttributeCorrelationStrategy {
    /** The {@link org.slf4j.Logger}. */
    private Logger logger = LoggerFactory.getLogger(AbstractAggregator.class);