org.mule.test.integration.enricher
Class EnricherSessionPropertiesTestCase.Spy

java.lang.Object
  extended by org.mule.test.integration.enricher.EnricherSessionPropertiesTestCase.Spy
All Implemented Interfaces:
MessageProcessor
Enclosing class:
EnricherSessionPropertiesTestCase

public static class EnricherSessionPropertiesTestCase.Spy
extends Object
implements MessageProcessor


Constructor Summary
EnricherSessionPropertiesTestCase.Spy()
           
 
Method Summary
 MuleEvent process(MuleEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnricherSessionPropertiesTestCase.Spy

public EnricherSessionPropertiesTestCase.Spy()
Method Detail

process

public MuleEvent process(MuleEvent event)
                  throws MuleException
Specified by:
process in interface MessageProcessor
Throws:
MuleException


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