03f4c8e1ea00e00417b3cb1d485f326371c66dfc
If CollectionType is Message or any of its descendants (including parametrized types), the aggregator will pass the collection of messages to be aggregated 'as is', leaving to the target method to extract the payloads. If CollectionType is non-Message, the payloads will be extracted and passed to the target collection. If the result of the method call is not a Message, it will be wrapped in a GenericMessage.
Description
No description provided
Languages
Java
99%
XSLT
0.9%