org.mule.test.integration.routing.nested
Class BindingExceptionOnInterfaceMethodTestCase.Component

java.lang.Object
  extended by org.mule.test.integration.routing.nested.BindingExceptionOnInterfaceMethodTestCase.Component
Enclosing class:
BindingExceptionOnInterfaceMethodTestCase

public static class BindingExceptionOnInterfaceMethodTestCase.Component
extends Object


Constructor Summary
BindingExceptionOnInterfaceMethodTestCase.Component()
           
 
Method Summary
 BindingExceptionOnInterfaceMethodTestCase.BindigInterface getBinding()
           
 String invoke(String payload)
           
 void setBinding(BindingExceptionOnInterfaceMethodTestCase.BindigInterface binding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingExceptionOnInterfaceMethodTestCase.Component

public BindingExceptionOnInterfaceMethodTestCase.Component()
Method Detail

invoke

public String invoke(String payload)

getBinding

public BindingExceptionOnInterfaceMethodTestCase.BindigInterface getBinding()

setBinding

public void setBinding(BindingExceptionOnInterfaceMethodTestCase.BindigInterface binding)


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