|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.handler.AbstractHandler
org.codehaus.xfire.util.LoggingHandler
public class LoggingHandler
Logs a message to a commons logging Log at the INFO level. This requires DOM to be activated for the particular flow. This can be done with the DOMInHandler or DOMOutHandler.
DOMOutHandler,
DOMInHandler| Field Summary |
|---|
| Fields inherited from interface org.codehaus.xfire.handler.Handler |
|---|
ROLE |
| Constructor Summary | |
|---|---|
LoggingHandler()
|
|
| Method Summary | |
|---|---|
void |
invoke(MessageContext context)
Invoke a handler. |
| 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 LoggingHandler()
| Method Detail |
|---|
public void invoke(MessageContext context)
throws java.lang.Exception
HandlerhandleFault method.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||