org.mule.test.integration.routing.nested
Class ComponentBindingReturningNullTestCase.HelloImpl

java.lang.Object
  extended by org.mule.test.integration.routing.nested.ComponentBindingReturningNullTestCase.HelloImpl
All Implemented Interfaces:
ComponentBindingReturningNullTestCase.HelloInterface
Enclosing class:
ComponentBindingReturningNullTestCase

public static class ComponentBindingReturningNullTestCase.HelloImpl
extends Object
implements ComponentBindingReturningNullTestCase.HelloInterface


Constructor Summary
ComponentBindingReturningNullTestCase.HelloImpl()
           
 
Method Summary
 String sayHello(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentBindingReturningNullTestCase.HelloImpl

public ComponentBindingReturningNullTestCase.HelloImpl()
Method Detail

sayHello

public String sayHello(String s)
Specified by:
sayHello in interface ComponentBindingReturningNullTestCase.HelloInterface


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