org.apache.camel.component.cxf
Class NullFaultListener
java.lang.Object
org.apache.camel.component.cxf.NullFaultListener
- All Implemented Interfaces:
- org.apache.cxf.logging.FaultListener
public class NullFaultListener
- extends Object
- implements org.apache.cxf.logging.FaultListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullFaultListener
public NullFaultListener()
faultOccurred
public boolean faultOccurred(Exception exception,
String description,
org.apache.cxf.message.Message message)
- Specified by:
faultOccurred in interface org.apache.cxf.logging.FaultListener
Apache Camel