INT-1875 added documentation about JMS Header Mapper

This commit is contained in:
Oleg Zhurakousky
2011-04-29 16:55:05 -04:00
parent fb065c57ef
commit 09d2e2eeb0
2 changed files with 24 additions and 0 deletions

View File

@@ -557,6 +557,9 @@
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.integration.jms.JmsHeaderMapper"/>
</tool:annotation>
<xsd:documentation>
Allows to specify custom implementation of JmsHeaderMapper to map Message Headers to JMS Message.
</xsd:documentation>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
@@ -740,6 +743,9 @@
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.integration.jms.JmsHeaderMapper"/>
</tool:annotation>
<xsd:documentation>
Allows to specify custom implementation of JmsHeaderMapper to map Message Headers to JMS Message.
</xsd:documentation>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>