クラス JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware, JmsDestinationPollingSource>
org.springframework.integration.dsl.MessageSourceSpec<JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware, JmsDestinationPollingSource>
org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec<JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware>
org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<JmsDestinationPollingSource>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
- 含まれているクラス:
JmsInboundChannelAdapterSpec<S extends JmsInboundChannelAdapterSpec<S>>
public static class JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware
extends JmsInboundChannelAdapterSpec<JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware>
implements ComponentsRegistration
JmsTemplate ベースの JmsInboundChannelAdapterSpec 拡張。- 導入:
- 5.0
- 作成者:
- Artem Bilan
ネストされたクラスの要約
クラス org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec から継承されたネストクラス / インターフェース
JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAwareフィールドのサマリー
クラス org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec から継承されたフィールド
jmsTemplateSpecクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明configureJmsTemplate(ConsumerSE<JmsTemplateSpec> configurer) ConsumerSE コールバックを呼び出し、JmsTemplateSpecを渡すことによって作成されたテンプレート仕様を使用するように、チャネルアダプターを構成します。クラス org.springframework.integration.jms.dsl.JmsInboundChannelAdapterSpec から継承されたメソッド
destination, destination, headerMapper, messageSelectorクラス 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
コンストラクターの詳細
JmsInboundChannelSpecTemplateAware
メソッドの詳細
configureJmsTemplate
public JmsInboundChannelAdapterSpec.JmsInboundChannelSpecTemplateAware configureJmsTemplate(ConsumerSE<JmsTemplateSpec> configurer) ConsumerSE コールバックを呼び出し、JmsTemplateSpecを渡すことによって作成されたテンプレート仕様を使用するように、チャネルアダプターを構成します。- パラメーター:
configurer- コンフィギュレーター。- 戻り値:
- スペック。
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistrationのgetComponentsToRegister