Class JmsInboundChannelAdapterSpec<S extends JmsInboundChannelAdapterSpec<S>>

Type Parameters:
S - the target JmsInboundChannelAdapterSpec implementation type.
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<JmsDestinationPollingSource>, InitializingBean, Lifecycle, Phased, SmartLifecycle
Direct Known Subclasses:
JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware

public class JmsInboundChannelAdapterSpec<S extends JmsInboundChannelAdapterSpec<S>>
extends MessageSourceSpec<S,​JmsDestinationPollingSource>
Since:
5.0
Author:
Artem Bilan