public class TracerAdmin
extends org.wso2.carbon.core.AbstractAdmin
Constructor and Description |
---|
TracerAdmin() |
Modifier and Type | Method and Description |
---|---|
void |
clearAllSoapMessages() |
MessagePayload |
getMessage(String serviceId,
String operationName,
long messageSequence) |
TracerServiceInfo |
getMessages(int numberOfMessages,
String filter) |
TracerServiceInfo |
setMonitoring(String flag) |
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public TracerServiceInfo getMessages(int numberOfMessages, String filter) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TracerServiceInfo setMonitoring(String flag) throws org.apache.axis2.AxisFault
flag;
- support ON or OFF.org.apache.axis2.AxisFault
- If the tracer module is not foundpublic MessagePayload getMessage(String serviceId, String operationName, long messageSequence) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void clearAllSoapMessages()
Copyright © 2020 WSO2. All rights reserved.