Class MessageProcessorMessageSource

java.lang.Object
org.springframework.integration.util.AbstractExpressionEvaluator
org.springframework.integration.endpoint.AbstractMessageSource<java.lang.Object>
org.springframework.integration.endpoint.MessageProcessorMessageSource
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, MessageSource<java.lang.Object>, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement

public class MessageProcessorMessageSource
extends AbstractMessageSource<java.lang.Object>
The MessageSource strategy implementation to produce a Message from underlying messageProcessor for polling endpoints.
Since:
5.0