クラス RetryTopicComponentFactory

java.lang.ObjectSE
org.springframework.kafka.retrytopic.RetryTopicComponentFactory

public class RetryTopicComponentFactory extends ObjectSE
RetryTopicConfigurationSupport で使用されるコンポーネントインスタンスを提供します。いずれかのメソッドをオーバーライドして別の実装またはサブクラスを提供してから、RetryTopicConfigurationSupport.createComponentFactory() メソッドをオーバーライドしてこのファクトリのサブクラスを返します。
導入:
2.9
作成者:
Tomaz Fernandes