org.mule.module.cxf.testmodels
Class TestCxfComponent

java.lang.Object
  extended by org.mule.module.cxf.testmodels.TestCxfComponent

public class TestCxfComponent
extends java.lang.Object


Constructor Summary
TestCxfComponent()
           
 
Method Summary
 java.lang.String testCxfException(java.lang.String data)
           
 java.lang.String testNonCxfException(java.lang.String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCxfComponent

public TestCxfComponent()
Method Detail

testCxfException

public java.lang.String testCxfException(java.lang.String data)
                                  throws CxfEnabledFaultMessage
Throws:
CxfEnabledFaultMessage

testNonCxfException

public java.lang.String testNonCxfException(java.lang.String data)


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