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


Constructor Summary
BindingExceptionOnInterfaceMethodTestCase.Component()
           
 
Method Summary
 BindingExceptionOnInterfaceMethodTestCase.BindigInterface getBinding()
           
 java.lang.String invoke(java.lang.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 java.lang.String invoke(java.lang.String payload)

getBinding

public BindingExceptionOnInterfaceMethodTestCase.BindigInterface getBinding()

setBinding

public void setBinding(BindingExceptionOnInterfaceMethodTestCase.BindigInterface binding)


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