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 java.lang.Object
implements Callable


Constructor Summary
EndpointContentTypeTestCase.EchoComponent()
           
 
Method Summary
 java.lang.Object onCall(MuleEventContext eventContext)
           
static void setExpectedContentType(java.lang.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 java.lang.Object onCall(MuleEventContext eventContext)
                        throws java.lang.Exception
Specified by:
onCall in interface Callable
Throws:
java.lang.Exception

setExpectedContentType

public static void setExpectedContentType(java.lang.String expectedContentType)


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