クラス IdempotentReceiverAutoProxyCreatorInitializer
java.lang.ObjectSE
org.springframework.integration.config.IdempotentReceiverAutoProxyCreatorInitializer
- 実装されているすべてのインターフェース:
IntegrationConfigurationInitializer
public class IdempotentReceiverAutoProxyCreatorInitializer
extends ObjectSE
implements IntegrationConfigurationInitializer
IdempotentReceiverInterceptor BeanDefinition とその mapping からコンシューマーエンドポイントが存在する場合に、ConfigurableListableBeanFactory に IdempotentReceiverAutoProxyCreator を設定する IntegrationConfigurationInitializer。- 導入:
- 4.1
- 作成者:
- Artem Bilan, Chris Bono
フィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
フィールドの詳細
IDEMPOTENT_ENDPOINTS_MAPPING
- 関連事項:
コンストラクターの詳細
IdempotentReceiverAutoProxyCreatorInitializer
public IdempotentReceiverAutoProxyCreatorInitializer()
メソッドの詳細
initialize
- 次で指定:
- インターフェース
IntegrationConfigurationInitializerのinitialize - 例外:
BeansException