org.apache.axis.handlers
public class LogMessage extends BasicHandler
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
makeLockable, name, options
Constructor and Description |
---|
LogMessage() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(MessageContext context)
Invoke is called to do the actual work of the Handler object.
|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
public void invoke(MessageContext context)
Handler
context
- the MessageContext
to process with this
Handler
.Copyright ? 2005 Apache Web Services Project. All Rights Reserved.