com.atlassian.crowd.service.soap.xfire
Class XFireFaultLoggingMethodHandler

java.lang.Object
  extended by org.codehaus.xfire.handler.AbstractHandler
      extended by com.atlassian.crowd.service.soap.xfire.XFireFaultLoggingMethodHandler
All Implemented Interfaces:
org.codehaus.xfire.handler.Handler

public class XFireFaultLoggingMethodHandler
extends org.codehaus.xfire.handler.AbstractHandler

Logs faults.


Field Summary
 
Fields inherited from interface org.codehaus.xfire.handler.Handler
ROLE
 
Constructor Summary
XFireFaultLoggingMethodHandler()
           
 
Method Summary
 void invoke(org.codehaus.xfire.MessageContext messageContext)
           
 
Methods inherited from class org.codehaus.xfire.handler.AbstractHandler
after, before, getAfter, getBefore, getPhase, getRoles, getUnderstoodHeaders, handleFault, setAfter, setBefore, setPhase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XFireFaultLoggingMethodHandler

public XFireFaultLoggingMethodHandler()
Method Detail

invoke

public void invoke(org.codehaus.xfire.MessageContext messageContext)
            throws Exception
Throws:
Exception


Copyright © 2013 Atlassian. All Rights Reserved.