13.7.15. StaticWireTap
Class | org.jboss.soa.esb.actions.StaticWireTap |
StaticWiretap アクションは StaticRouter とは異なります。StaticWiretap はアクションチェーンでリッスンし、その下のアクションを実行できるようにします。一方、StaticRouter アクションは、使用される時点でアクションチェーンを終了します。したがって、StaticRouter はチェーンの最後のアクションである必要があります。
プロパティー | Description | 必須 |
---|---|---|
destinations |
<route-to> 設定のコンテナープロパティー。
<route-to destination-name="express" service-category="ExpressShipping" service-name="ExpressShippingService"/>
|
メソッド | Description |
---|---|
process |
メッセージに集計データを追加しないでください。
|