From 3a3cc42a8a8b06a7043fc086e4fa7f3d04fa79cb Mon Sep 17 00:00:00 2001 From: Iwein Fuld Date: Sun, 25 Jan 2009 11:34:36 +0000 Subject: [PATCH] INT-534 --- spring-integration-reference/src/aggregator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-reference/src/aggregator.xml b/spring-integration-reference/src/aggregator.xml index 326a27780f..eb8d702b5a 100644 --- a/spring-integration-reference/src/aggregator.xml +++ b/spring-integration-reference/src/aggregator.xml @@ -242,7 +242,7 @@ to whether a given message group is complete. The bean can be an implementation of the CompletionStrategy interface or a POJO. In the latter case the completion-strategy-method attribute must be defined - as well. Optional (by default, the aggregator + as well. Optional (by default, the aggregator will use sequence size and correllation id) .