Added support for 'order' and 'auto-startup' on WS 'outbound-gateway'.

This commit is contained in:
Mark Fisher
2009-07-03 04:29:22 +00:00
parent 387ab9965c
commit 467b752481
3 changed files with 24 additions and 0 deletions

View File

@@ -130,6 +130,8 @@
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="message-senders" type="xsd:string"/>
<xsd:attribute name="order" type="xsd:string"/>
<xsd:attribute name="auto-startup" type="xsd:string"/>
</xsd:complexType>
</xsd:element>