Class | Description |
---|---|
Aggregate |
An instance of this class is created to manage each aggregation group, and it holds
the aggregation properties and the messages collected during aggregation.
|
AggregateMediator |
Aggregate a number of messages that are determined to be for a particular group, and combine
them to form a single message which is then processed through the 'onComplete' sequence.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.