Class PollingConsumer

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, Lifecycle, Phased, SmartLifecycle, ExpressionCapable, IntegrationConsumer, NamedComponent, ManageableLifecycle, ManageableSmartLifecycle

public class PollingConsumer extends AbstractPollingEndpoint implements IntegrationConsumer
Message Endpoint that connects any MessageHandler implementation to a PollableChannel.
Author:
Mark Fisher, Oleg Zhurakousky, Gary Russell, Artem Bilan