Class SourcePollingChannelAdapter

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

public class SourcePollingChannelAdapter extends AbstractPollingEndpoint implements TrackableComponent
A Channel Adapter implementation for connecting a MessageSource to a MessageChannel.
Author:
Mark Fisher, Oleg Zhurakousky, Gary Russell, Artem Bilan, Christian Tzolov