From 643c942088cd5b17447d7690a5024225f83869e1 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 21 Jul 2009 01:14:11 +0000 Subject: [PATCH] INT-741 documentation update --- spring-integration-reference/src/xml.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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 @@ - ]]>