クラス AmqpInboundPolledChannelAdapterSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<AmqpInboundPolledChannelAdapterSpec, AmqpMessageSource>
org.springframework.integration.dsl.MessageSourceSpec<AmqpInboundPolledChannelAdapterSpec, AmqpMessageSource>
org.springframework.integration.amqp.dsl.AmqpInboundPolledChannelAdapterSpec
- 実装されているすべてのインターフェース:
DisposableBean
、FactoryBean<AmqpMessageSource>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
public class AmqpInboundPolledChannelAdapterSpec
extends MessageSourceSpec<AmqpInboundPolledChannelAdapterSpec, AmqpMessageSource>
ポーリングされた AMQP 受信チャネルアダプターの仕様。
- 導入:
- 5.0.1
- 作成者:
- Gary Russell
フィールドのサマリー
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクター修飾子コンストラクター説明protected
AmqpInboundPolledChannelAdapterSpec
(ConnectionFactory connectionFactory, StringSE queue) protected
AmqpInboundPolledChannelAdapterSpec
(ConnectionFactory connectionFactory, AmqpMessageSource.AmqpAckCallbackFactory ackCallbackFactory, StringSE queue) メソッドのサマリー
修飾子と型メソッド説明headerMapper
(AmqpHeaderMapper headerMapper) messageConverter
(MessageConverter messageConverter) propertiesConverter
(MessagePropertiesConverter propertiesConverter) rawMessageHeader
(boolean rawMessageHeader) transacted
(boolean transacted) クラス org.springframework.integration.dsl.MessageSourceSpec から継承されたメソッド
messageHeaders
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
AmqpInboundPolledChannelAdapterSpec
AmqpInboundPolledChannelAdapterSpec
protected AmqpInboundPolledChannelAdapterSpec(ConnectionFactory connectionFactory, AmqpMessageSource.AmqpAckCallbackFactory ackCallbackFactory, StringSE queue)
メソッドの詳細
transacted
propertiesConverter
public AmqpInboundPolledChannelAdapterSpec propertiesConverter(MessagePropertiesConverter propertiesConverter) headerMapper
messageConverter
rawMessageHeader