Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

<activities>

<!-- JBoss ESB TwoWayCourierImpl producer -->
<producer in-process="true" activity-type="JBoss-ESB">
<instrumentation>
<class-name>org.jboss.soa.esb.client.ServiceInvoker</class-name>
<method-name>post</method-name>
<match-type>MATCHES_CLASS</match-type>
</instrumentation>
<correlation>
<payload-pointer>
<data-gatherer-type>POSITION</data-gatherer-type>
<position>0</position>
<getter-chain>getProperties()</getter-chain>
<transformer-type>GETTER_METHODS</transformer-type>
</payload-pointer>
<payload-operation>
<access-type>method</access-type>
<param-types>java.lang.String,java.lang.Object</param-types>
<access-method>setProperty</access-method>
</payload-operation>
</correlation>
</producer>

<!-- JBoss ESB TwoWayCourierImpl consumer -->
<consumer in-process="true" identify-transaction="true">
<instrumentation>
<class-name>org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner
</class-name
>
<method-name>run</method-name>
<match-type>MATCHES_CLASS</match-type>
</instrumentation>
<correlation>
<payload-pointer>
<data-gatherer-type>INVOKED</data-gatherer-type>
<getter-chain>_pipelineMessage.getProperties()</getter-chain>
<transformer-type>GETTER_METHODS</transformer-type>
</payload-pointer>
<payload-operation>
<access-type>method</access-type>
<param-types>java.lang.String</param-types>
<access-method>remove</access-method>
</payload-operation>
</correlation>
</consumer>

</activities>