クラス Binding
java.lang.ObjectSE
org.springframework.amqp.core.AbstractDeclarable
org.springframework.amqp.core.Binding
- 実装されているすべてのインターフェース:
Declarable
バインディングを記述するための情報を収集する単純なコンテナー。コードベースの構成を使用してワイヤリングを容易にするために、文字列の宛先と交換名を引数として受け取ります。
AmqpAdmin と組み合わせて使用するか、BindingBuilder を介して作成できます。- 作成者:
- Mark Pollack, Mark Fisher, Dave Syer, Gary Russell, Ngoc Nhan, Artem Bilan
- 関連事項:
ネストされたクラスの要約
ネストされたクラスフィールドのサマリー
クラス org.springframework.amqp.core.AbstractDeclarable から継承されたフィールド
argumentsコンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.amqp.core.AbstractDeclarable から継承されたメソッド
addArgument, getArguments, getDeclaringAdmins, isIgnoreDeclarationExceptions, removeArgument, setAdminsThatShouldDeclare, setIgnoreDeclarationExceptions, setShouldDeclare, shouldDeclare
コンストラクターの詳細
Binding
Binding
メソッドの詳細
getDestination
getDestinationType
getExchange
getRoutingKey
isDestinationQueue
public boolean isDestinationQueue()toString