76.10.2. destination 要素
camel:destination
要素およびその子を使用して Camel トランスポートサーバーのエンドポイントを設定します。camel:destination
要素は、エンドポイントに対応する WSDL port 要素を指定する単一の属性 名
を取ります。name
属性の値は portQName'.camel-destination' の形式を取ります。以下の例は、WSDL フラグメント < port binding="widgetSOAPBinding" name="widgetSOAPPort
"> が http://widgets.widgetvendor.net
の場合のエンドポイントの設定を追加するために使用される camel:destination
要素を示しています。
camel:destination 要素
Spring の camel:destination
要素には、設定情報を指定する子要素が多数あります。これらは以下で説明します。
要素
説明
camel-spring:camelContext
camel 宛先で Camel コンテキストを指定できます。
camel:camelContextRef
Camel 宛先に注入する Camel コンテキスト ID