org.apache.camel.loanbroker.queue.version
Class BankResponseAggregationStrategy

java.lang.Object
  extended by org.apache.camel.loanbroker.queue.version.BankResponseAggregationStrategy
All Implemented Interfaces:
AggregationStrategy

public class BankResponseAggregationStrategy
extends Object
implements AggregationStrategy


Constructor Summary
BankResponseAggregationStrategy()
           
 
Method Summary
 Exchange aggregate(Exchange oldExchange, Exchange newExchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BankResponseAggregationStrategy

public BankResponseAggregationStrategy()
Method Detail

aggregate

public Exchange aggregate(Exchange oldExchange,
                          Exchange newExchange)
Specified by:
aggregate in interface AggregationStrategy


Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.