インターフェースの使用
org.springframework.amqp.core.Declarable
Declarable を使用するパッケージ
パッケージ
説明
Spring の AMQP 抽象化のためのコアクラスを提供します。
宣言型 Rabbit リスナーエンドポイントのアノテーションとサポートクラス
Spring Rabbit のコアクラスを提供します。
Spring AMQP アプリケーションをテストするためのクラス。
org.springframework.amqp.core 内の Declarable 使用
org.springframework.amqp.core 内の Declarable サブインターフェースDeclarable を実装している org.springframework.amqp.core のクラス修飾子と型クラス説明class
Declarable
クラスの基本クラス。class
すべての交換型を説明する共通のプロパティ。class
匿名、非永続、排他的、自動削除キューを表します。class
バインディングを記述するための情報を収集する単純なコンテナー。class
一貫性ハッシュ交換型のAbstractExchange
拡張。class
カスタム交換を説明するための情報を収集する単純なコンテナー。class
直接交換を説明するための情報を収集する単純なコンテナー。class
ファンアウト交換を説明するための情報を収集する単純なコンテナー。class
ヘッダー交換。class
キューを説明するための情報を収集する単純なコンテナー。class
トピック交換を説明するための情報を収集する単純なコンテナー。org.springframework.amqp.core で宣言可能な型の型引数を持つサブインターフェース修飾子と型インターフェース説明interface
この型の Bean は、Declarable
を宣言する前にAmqpAdmin
によって呼び出され、そのカスタマイズを可能にします。interface
この型の Bean は、Declarable
を宣言する前にAmqpAdmin
によって呼び出され、そのカスタマイズを可能にします。宣言可能な型の型パラメーターを持つ org.springframework.amqp.core のメソッド修飾子と型メソッド説明<T extends Declarable>
ListSE<T> Declarables.getDeclarablesByType
(ClassSE<? extends T> type) 指定されたクラスのインスタンスである要素を返します。型 Declarable の引数を持つ型を返す org.springframework.amqp.core のメソッド修飾子と型メソッド説明Declarables.getDeclarables()
default SetSE
<Declarable> AmqpAdmin.getManualDeclarableSet()
手動で宣言された AMQP オブジェクトを返します。型 Declarable のパラメーターを持つ org.springframework.amqp.core のコンストラクターDeclarable 型の型引数を持つ org.springframework.amqp.core のコンストラクターパラメーターorg.springframework.amqp.rabbit.annotation 内の Declarable 使用
型 Declarable の引数を持つ型を返す org.springframework.amqp.rabbit.annotation のメソッド修飾子と型メソッド説明protected CollectionSE
<Declarable> MultiRabbitListenerAnnotationBeanPostProcessor.processAmqpListener
(RabbitListener rabbitListener, MethodSE method, ObjectSE bean, StringSE beanName) protected CollectionSE
<Declarable> RabbitListenerAnnotationBeanPostProcessor.processAmqpListener
(RabbitListener rabbitListener, MethodSE method, ObjectSE bean, StringSE beanName) protected CollectionSE
<Declarable> RabbitListenerAnnotationBeanPostProcessor.processListener
(MethodRabbitListenerEndpoint endpoint, RabbitListener rabbitListener, ObjectSE bean, ObjectSE target, StringSE beanName) org.springframework.amqp.rabbit.core 内の Declarable 使用
型 Declarable の引数を持つ型を返す org.springframework.amqp.rabbit.core のメソッド型 Declarable のパラメーターを持つ org.springframework.amqp.rabbit.core のコンストラクターorg.springframework.amqp.rabbit.test 内の Declarable 使用
型 Declarable の引数を持つ型を返す org.springframework.amqp.rabbit.test のメソッド修飾子と型メソッド説明protected CollectionSE
<Declarable> RabbitListenerTestHarness.processListener
(MethodRabbitListenerEndpoint endpoint, RabbitListener rabbitListener, ObjectSE bean, ObjectSE target, StringSE beanName)