org.mule.example.loanbroker.routers
Class BankQuotesAggregationLogic

java.lang.Object
  extended by org.mule.example.loanbroker.routers.BankQuotesAggregationLogic

public class BankQuotesAggregationLogic
extends Object


Field Summary
protected static Log logger
          logger used by this class
 
Constructor Summary
BankQuotesAggregationLogic()
           
 
Method Summary
static MuleEvent aggregateEvents(EventGroup events)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final Log logger
logger used by this class

Constructor Detail

BankQuotesAggregationLogic

public BankQuotesAggregationLogic()
Method Detail

aggregateEvents

public static MuleEvent aggregateEvents(EventGroup events)
                                 throws Exception
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.