Class ArrayListAggregationStrategy

  • All Implemented Interfaces:
    org.apache.camel.processor.aggregate.AggregationStrategy

    public class ArrayListAggregationStrategy
    extends Object
    implements org.apache.camel.processor.aggregate.AggregationStrategy
    Created by amidani on 16/06/2017.
    • Constructor Detail

      • ArrayListAggregationStrategy

        public ArrayListAggregationStrategy()
    • Method Detail

      • aggregate

        public org.apache.camel.Exchange aggregate​(org.apache.camel.Exchange oldExchange,
                                                   org.apache.camel.Exchange newExchange)
        Specified by:
        aggregate in interface org.apache.camel.processor.aggregate.AggregationStrategy