|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.handler.AbstractHandler
com.atlassian.crowd.service.soap.xfire.XFireLoggingMethodHandler
com.atlassian.crowd.service.soap.xfire.XFireOutLoggingMethodHandler
public class XFireOutLoggingMethodHandler
Logs outgoing service request to Crowd from XFire.
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.xfire.handler.Handler |
|---|
ROLE |
| Constructor Summary | |
|---|---|
XFireOutLoggingMethodHandler()
|
|
| Method Summary | |
|---|---|
protected org.apache.log4j.Logger |
getLogger()
The logger to use when output log message. |
java.lang.Object[] |
getMessageBodyObjects()
The objects that need to be processed for logging. |
void |
invoke(org.codehaus.xfire.MessageContext messageContext)
Processes the incoming SOAP message for logging. |
| Methods inherited from class com.atlassian.crowd.service.soap.xfire.XFireLoggingMethodHandler |
|---|
logParameters |
| 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 |
|---|
public XFireOutLoggingMethodHandler()
| Method Detail |
|---|
public void invoke(org.codehaus.xfire.MessageContext messageContext)
throws java.lang.Exception
XFireLoggingMethodHandler
invoke in interface org.codehaus.xfire.handler.Handlerinvoke in class XFireLoggingMethodHandlermessageContext - The message.
java.lang.Exception - Runtime exception while processing the incoming SOAP message.XFireLoggingMethodHandler.invoke(MessageContext)public java.lang.Object[] getMessageBodyObjects()
XFireLoggingMethodHandler
getMessageBodyObjects in class XFireLoggingMethodHandlerXFireLoggingMethodHandler.getMessageBodyObjects()protected org.apache.log4j.Logger getLogger()
XFireLoggingMethodHandler
getLogger in class XFireLoggingMethodHandlerXFireLoggingMethodHandler.getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||