クラス 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) Consumer
SE コールバックを呼び出し、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) Consumer
SE コールバックを呼び出し、JmsTemplateSpec
を渡すことによって作成されたテンプレート仕様を使用するように、チャネルアダプターを構成します。- パラメーター:
configurer
- コンフィギュレーター。- 戻り値:
- スペック。
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistration
のgetComponentsToRegister