INT-1765 fixed tool annotation in 'header-enricher-type' (expected-method instead of ref)

This commit is contained in:
Mark Fisher
2011-01-25 11:22:48 -05:00
parent d05dc695ca
commit c9451016c4

View File

@@ -1499,7 +1499,9 @@ endpoint itself is a Polling Consumer for a channel with a queue.
should return a Map with String-typed keys.
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref" />
<tool:annotation>
<tool:expected-method type-ref="@ref"/>
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>