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>
<!-- Apache Camel Seda component producer -->
<producer in-process="true" activity-type="Camel-SEDA" do-not-resolve="true">
<instrumentation>
<class-name>org.apache.camel.component.seda.SedaProducer</class-name>
<method-name>addToQueue</method-name>
<match-type>MATCHES_CLASS</match-type>
</instrumentation>
<correlation>
<payload-pointer>
<data-gatherer-type>POSITION</data-gatherer-type>
<position>0</position>
<getter-chain>this</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>
<!-- Apache Camel Seda component consumer -->
<consumer in-process="true">
<instrumentation>
<class-name>org.apache.camel.component.seda.SedaConsumer</class-name>
<method-name>sendToConsumers</method-name>
<match-type>MATCHES_CLASS</match-type>
</instrumentation>
<correlation>
<payload-pointer>
<data-gatherer-type>POSITION</data-gatherer-type>
<position>0</position>
<getter-chain>this</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>removeProperty</access-method>
</payload-operation>
</correlation>
</consumer>
</activities>