org.mule.cache.config
Class CachingStrategyConfigTestCase.TestResponseGenerator

java.lang.Object
  extended by org.mule.cache.config.CachingStrategyConfigTestCase.TestResponseGenerator
All Implemented Interfaces:
ResponseGenerator
Enclosing class:
CachingStrategyConfigTestCase

public static class CachingStrategyConfigTestCase.TestResponseGenerator
extends Object
implements ResponseGenerator


Constructor Summary
CachingStrategyConfigTestCase.TestResponseGenerator()
           
 
Method Summary
 MuleEvent create(MuleEvent request, MuleEvent cachedResponse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachingStrategyConfigTestCase.TestResponseGenerator

public CachingStrategyConfigTestCase.TestResponseGenerator()
Method Detail

create

public MuleEvent create(MuleEvent request,
                        MuleEvent cachedResponse)
Specified by:
create in interface ResponseGenerator


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