org.mule.module.cxf.example
Class HelloWorldImpl

java.lang.Object
  extended by org.mule.module.cxf.example.HelloWorldImpl
All Implemented Interfaces:
HelloWorld

public class HelloWorldImpl
extends Object
implements HelloWorld


Constructor Summary
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

HelloWorldImpl

public HelloWorldImpl()
Method Detail

sayHi

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


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