org.mule.module.cxf.functional
Class UnwrapsComponentExceptionTestCase.HelloWorldImpl

java.lang.Object
  extended by org.mule.module.cxf.functional.UnwrapsComponentExceptionTestCase.HelloWorldImpl
All Implemented Interfaces:
HelloWorld
Enclosing class:
UnwrapsComponentExceptionTestCase

public static class UnwrapsComponentExceptionTestCase.HelloWorldImpl
extends Object
implements HelloWorld


Constructor Summary
UnwrapsComponentExceptionTestCase.HelloWorldImpl()
           
 
Method Summary
 String sayHi(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnwrapsComponentExceptionTestCase.HelloWorldImpl

public UnwrapsComponentExceptionTestCase.HelloWorldImpl()
Method Detail

sayHi

public String sayHi(String text)
Specified by:
sayHi in interface HelloWorld


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