public class GCUBEHandler
extends org.apache.axis.handlers.BasicHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
CALLER_PROPERTY
Property of the message context that identifies services across requests and responses.
|
protected static GCUBELog |
logger
Class logger.
|
static String |
SERVICECONTEXT_PROPERTY
Property of the message context that identifies services across requests and responses.
|
| Constructor and Description |
|---|
GCUBEHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(org.apache.axis.MessageContext mc)
Handles scope information and times gCube calls.
|
void |
onFault(org.apache.axis.MessageContext mc) |
public static final String SERVICECONTEXT_PROPERTY
public static final String CALLER_PROPERTY
protected static GCUBELog logger
public void invoke(org.apache.axis.MessageContext mc)
throws GCUBEFault
mc - the message context.GCUBEFaultpublic void onFault(org.apache.axis.MessageContext mc)
onFault in interface org.apache.axis.HandleronFault in class org.apache.axis.handlers.BasicHandlerCopyright © 2015. All Rights Reserved.