fixed javadoc

This commit is contained in:
Marius Bogoevici
2009-02-10 19:08:21 +00:00
parent f8961bcf5b
commit b18dc6f50e

View File

@@ -25,7 +25,7 @@ import org.springframework.integration.core.Message;
* completion (i.e. can trip a barrier). * completion (i.e. can trip a barrier).
* *
* @author Mark Fisher * @author Mark Fisher
* @see AggregationBarrier * @see AbstractMessageAggregator
*/ */
public interface CompletionStrategy { public interface CompletionStrategy {