org.mule.module.cxf
Class TestServiceFaultImpl

java.lang.Object
  extended by org.mule.module.cxf.TestServiceFaultImpl
All Implemented Interfaces:
TestServiceFault

public class TestServiceFaultImpl
extends Object
implements TestServiceFault


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

Constructor Detail

TestServiceFaultImpl

public TestServiceFaultImpl()
Method Detail

sayHi

public String sayHi(String name)
             throws CxfEnabledFaultMessage
Specified by:
sayHi in interface TestServiceFault
Throws:
CxfEnabledFaultMessage


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