クラス MultiRabbitListenerAnnotationBeanPostProcessor

java.lang.ObjectSE
org.springframework.amqp.rabbit.annotation.RabbitListenerAnnotationBeanPostProcessor
org.springframework.amqp.rabbit.annotation.MultiRabbitListenerAnnotationBeanPostProcessor
実装されたすべてのインターフェース:
AwareBeanClassLoaderAwareBeanFactoryAwareBeanPostProcessorSmartInitializingSingletonEnvironmentAwareOrdered

public class MultiRabbitListenerAnnotationBeanPostProcessor extends RabbitListenerAnnotationBeanPostProcessor
リスナーへの処理時に使用される適切な RabbitAdmin Bean を示す RabbitListenerAnnotationBeanPostProcessor の拡張であり、返された宣言可能要素 (交換、キュー、バインディング) にも関連付けます。

この処理は、関連する構成に従って RabbitAdmin を制限し、サーバーが関連のない構造を自動的にバインドするのを防ぎます。

導入:
2.3
作成者:
Wander Costa
  • コンストラクターの詳細

    • MultiRabbitListenerAnnotationBeanPostProcessor

      public MultiRabbitListenerAnnotationBeanPostProcessor()
  • メソッドの詳細