Class ExpressionEvaluatingMessageSource<T>

java.lang.Object
Type Parameters:
T - the expected payload type.
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, ExpressionCapable, MessageSource<T>, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement

public class ExpressionEvaluatingMessageSource<T>
extends AbstractMessageSource<T>
implements ExpressionCapable
Since:
2.0