クラス Declarables
java.lang.ObjectSE
org.springframework.amqp.core.Declarables
- 既知の直属サブクラス
SuperStream
Declarable
オブジェクトのコレクション。コレクションに対して単一の Bean 宣言を使用して、ブローカーで複数のオブジェクトを宣言するために使用されます。- 導入:
- 2.1
- 作成者:
- Gary Russell, Bj ö rn Michael
コンストラクターの概要
コンストラクターコンストラクター説明Declarables
(CollectionSE<? extends Declarable> declarables) Declarables
(Declarable... declarables) メソッドのサマリー
修飾子と型メソッド説明<T extends Declarable>
ListSE<T>getDeclarablesByType
(ClassSE<? extends T> type) 指定されたクラスのインスタンスである要素を返します。toString()