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

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

public static class BindingReturnTypeTestCase.Component
extends Object


Constructor Summary
BindingReturnTypeTestCase.Component()
           
 
Method Summary
 BindingReturnTypeTestCase.BindingInterface getBindingInterface()
           
 Object invoke(String s)
           
 void setBindingInterface(BindingReturnTypeTestCase.BindingInterface hello)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingReturnTypeTestCase.Component

public BindingReturnTypeTestCase.Component()
Method Detail

invoke

public Object invoke(String s)

setBindingInterface

public void setBindingInterface(BindingReturnTypeTestCase.BindingInterface hello)

getBindingInterface

public BindingReturnTypeTestCase.BindingInterface getBindingInterface()


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