org.mule.test.integration.routing
Class InboundAggregationNoTimeoutTestCase.TestCollectionService

java.lang.Object
  extended by org.mule.test.integration.routing.InboundAggregationNoTimeoutTestCase.TestCollectionService
All Implemented Interfaces:
Callable, EventListener
Enclosing class:
InboundAggregationNoTimeoutTestCase

public static class InboundAggregationNoTimeoutTestCase.TestCollectionService
extends Object
implements Callable


Constructor Summary
InboundAggregationNoTimeoutTestCase.TestCollectionService()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
 Object process(List<?> responseMessages)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboundAggregationNoTimeoutTestCase.TestCollectionService

public InboundAggregationNoTimeoutTestCase.TestCollectionService()
Method Detail

onCall

public Object onCall(MuleEventContext eventContext)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception

process

public Object process(List<?> responseMessages)


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