이 콘텐츠는 선택한 언어로 제공되지 않습니다.
13.7.15. StaticWireTap
Class | org.jboss.soa.esb.actions.StaticWireTap |
The StaticWiretap action differs from the StaticRouter. The StaticWiretap "listens in" on the action chain and allows actions below it to be executed, while the StaticRouter action terminates the action chain at the point it is used. A StaticRouter should therefore be the last action in a chain.
Property | Description | Required |
---|---|---|
destinations |
Container property for the <route-to> configurations.
<route-to destination-name="express" service-category="ExpressShipping" service-name="ExpressShippingService"/>
|
method | Description |
---|---|
process |
Do not append aggregation data to message.
|