|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.routing.AbstractRouter
org.mule.routing.response.AbstractResponseRouter
org.mule.routing.response.AbstractResponseAggregator
org.mule.routing.response.ResponseCorrelationAggregator
org.mule.routing.response.SimpleCollectionResponseAggregator
public class SimpleCollectionResponseAggregator
A simple aggregator that will keep collecting events until a timeout is reached. It will then return
a MuleMessageCollection message.
MuleMessageCollection| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.mule.routing.response.ResponseCorrelationAggregator |
|---|
ResponseCorrelationAggregator.DefaultEventCorrelatorCallback |
| Field Summary |
|---|
| Fields inherited from class org.mule.routing.response.AbstractResponseRouter |
|---|
logger, messageInfoMapping |
| Fields inherited from class org.mule.routing.AbstractRouter |
|---|
muleContext |
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Disposable |
|---|
PHASE_NAME |
| Constructor Summary | |
|---|---|
SimpleCollectionResponseAggregator()
|
|
| Method Summary | |
|---|---|
protected EventCorrelatorCallback |
getCorrelatorCallback()
|
| Methods inherited from class org.mule.routing.response.AbstractResponseAggregator |
|---|
aggregateEvents, getEventCorrelator, getResponse, getTimeout, initialise, isFailOnTimeout, process, setFailOnTimeout, setTimeout |
| Methods inherited from class org.mule.routing.response.AbstractResponseRouter |
|---|
getCallResponseAggregateIdentifier, getMessageInfoMapping, getReplyAggregateIdentifier, setMessageInfoMapping |
| Methods inherited from class org.mule.routing.AbstractRouter |
|---|
dispose, getMuleContext, getRouterStatistics, setMuleContext, setRouterStatistics |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mule.api.routing.Router |
|---|
getRouterStatistics, setRouterStatistics |
| Methods inherited from interface org.mule.api.lifecycle.Disposable |
|---|
dispose |
| Constructor Detail |
|---|
public SimpleCollectionResponseAggregator()
| Method Detail |
|---|
protected EventCorrelatorCallback getCorrelatorCallback()
getCorrelatorCallback in class ResponseCorrelationAggregator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||