org.mule.test.integration.routing.nested
Class ComponentBindingReturningNullTestCase.HelloImpl
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentBindingReturningNullTestCase.HelloImpl
public ComponentBindingReturningNullTestCase.HelloImpl()
sayHello
public String sayHello(String s)
- Specified by:
sayHello
in interface ComponentBindingReturningNullTestCase.HelloInterface
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.