|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.processor.AbstractInterceptingMessageProcessor
org.mule.routing.AbstractAggregator
org.mule.example.loanbroker.routers.BankQuotesResponseAggregator
public class BankQuotesResponseAggregator
BankQuotesInboundAggregator receives a number of quotes and selects the
lowest
| Field Summary |
|---|
| Fields inherited from class org.mule.routing.AbstractAggregator |
|---|
eventCorrelator, flowConstruct, messageInfoMapping, muleContext |
| Fields inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
|---|
logger, next, notificationHandler |
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Constructor Summary | |
|---|---|
BankQuotesResponseAggregator()
|
|
| Method Summary | |
|---|---|
protected EventCorrelatorCallback |
getCorrelatorCallback(MuleContext muleContext)
|
| Methods inherited from class org.mule.routing.AbstractAggregator |
|---|
expireAggregation, getTimeout, initialise, isFailOnTimeout, process, setFailOnTimeout, setFlowConstruct, setMessageInfoMapping, setMuleContext, setTimeout |
| Methods inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
|---|
fireNotification, getMuleContext, processNext, setListener, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BankQuotesResponseAggregator()
| Method Detail |
|---|
protected EventCorrelatorCallback getCorrelatorCallback(MuleContext muleContext)
getCorrelatorCallback in class AbstractAggregator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||