Class AggregateRssFeedStrategy

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

    public class AggregateRssFeedStrategy
    extends Object
    implements org.apache.camel.AggregationStrategy
    • Field Detail

      • log

        protected final org.slf4j.Logger log
    • Constructor Detail

      • AggregateRssFeedStrategy

        public AggregateRssFeedStrategy()
    • 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.AggregationStrategy