org.mule.transport.cxf.testmodels
Class TestXFireComponent

java.lang.Object
  extended by org.mule.transport.cxf.testmodels.TestXFireComponent

public class TestXFireComponent
extends Object


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

Constructor Detail

TestXFireComponent

public TestXFireComponent()
Method Detail

testXFireException

public String testXFireException(String data)
                          throws CxfEnabledFaultMessage
Throws:
CxfEnabledFaultMessage

testNonXFireException

public String testNonXFireException(String data)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.