Class MethodInvokingCorrelationStrategy

java.lang.Object
org.springframework.integration.aggregator.MethodInvokingCorrelationStrategy
All Implemented Interfaces:
Aware, BeanFactoryAware, Lifecycle, CorrelationStrategy, ManageableLifecycle

public class MethodInvokingCorrelationStrategy extends Object implements CorrelationStrategy, BeanFactoryAware, ManageableLifecycle
CorrelationStrategy implementation that works as an adapter to another bean.
Author:
Marius Bogoevici, Dave Syer, Artem Bilan, Gary Russell