org.mule.test.integration.construct
Class CachedHttpProxyTestCase.TestCachingStrategy

java.lang.Object
  extended by org.mule.test.integration.construct.CachedHttpProxyTestCase.TestCachingStrategy
All Implemented Interfaces:
CachingStrategy
Enclosing class:
CachedHttpProxyTestCase

public static class CachedHttpProxyTestCase.TestCachingStrategy
extends Object
implements CachingStrategy


Constructor Summary
CachedHttpProxyTestCase.TestCachingStrategy()
           
 
Method Summary
 MuleEvent process(MuleEvent request, MessageProcessor messageProcessor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachedHttpProxyTestCase.TestCachingStrategy

public CachedHttpProxyTestCase.TestCachingStrategy()
Method Detail

process

public MuleEvent process(MuleEvent request,
                         MessageProcessor messageProcessor)
                  throws MuleException
Specified by:
process in interface CachingStrategy
Throws:
MuleException


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