|
||||||||||
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.routing.SimpleCollectionAggregator
org.mule.tck.testmodels.mule.TestResponseAggregator
public class TestResponseAggregator
TestResponseAggregator
is a mock response Agrregator object used for
testing configuration
Field Summary |
---|
Fields inherited from class org.mule.routing.AbstractAggregator |
---|
eventCorrelator, flowConstruct, messageInfoMapping, muleContext |
Fields inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
---|
logger, next |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
TestResponseAggregator()
|
Method Summary | |
---|---|
java.lang.String |
getTestProperty()
|
void |
setTestProperty(java.lang.String testProperty)
|
Methods inherited from class org.mule.routing.SimpleCollectionAggregator |
---|
getCorrelatorCallback |
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 |
---|
processNext, setListener, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestResponseAggregator()
Method Detail |
---|
public java.lang.String getTestProperty()
public void setTestProperty(java.lang.String testProperty)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |