org.mule.transport.vm.functional
Class EndpointContentTypeTestCase.EchoComponent

java.lang.Object
  extended by org.mule.transport.vm.functional.EndpointContentTypeTestCase.EchoComponent
All Implemented Interfaces:
Callable, EventListener
Enclosing class:
EndpointContentTypeTestCase

public static class EndpointContentTypeTestCase.EchoComponent
extends Object
implements Callable


Constructor Summary
EndpointContentTypeTestCase.EchoComponent()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
static void setExpectedContentType(String expectedContentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointContentTypeTestCase.EchoComponent

public EndpointContentTypeTestCase.EchoComponent()
Method Detail

onCall

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

setExpectedContentType

public static void setExpectedContentType(String expectedContentType)


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