diff --git a/spring-integration-reference/src/xml.xml b/spring-integration-reference/src/xml.xml index 9e1536afe3..643dc0af3f 100644 --- a/spring-integration-reference/src/xml.xml +++ b/spring-integration-reference/src/xml.xml @@ -194,7 +194,8 @@ therefore be configured in conjunction with an appropriate endpoint (see the namespace support below for a simpler configuration alternative). + class="org.springframework.integration.endpoint.EventDrivenConsumer"> + @@ -202,7 +203,6 @@ - ]]> @@ -228,13 +228,13 @@ the provided MapBasedChannelResolver can be used. + class="org.springframework.integration.endpoint.EventDrivenConsumer"> + - @@ -242,7 +242,8 @@ based on the XPath evaluation result Since the router is multi channel it may deliver message to one or both of the configured channels --> + class="org.springframework.integration.endpoint.EventDrivenConsumer"> + @@ -260,7 +261,6 @@ - ]]>