クラス JmsBootstrapConfiguration

java.lang.ObjectSE
org.springframework.jms.annotation.JmsBootstrapConfiguration

@Configuration(proxyBeanMethods=false) @Role(2) public class JmsBootstrapConfiguration extends ObjectSE
Spring の @JmsListener アノテーションを処理できる JmsListenerAnnotationBeanPostProcessor Bean を登録する @Configuration クラス。デフォルトの JmsListenerEndpointRegistry も登録します。

この構成クラスは、@EnableJms アノテーションを使用すると自動的にインポートされます。完全な使用箇所の詳細については、@EnableJms を参照してください。

導入:
4.1
作成者:
Stephane Nicoll
関連事項:
  • コンストラクターの詳細

    • JmsBootstrapConfiguration

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