public class StatisticsAdminStub extends org.apache.axis2.client.Stub implements StatisticsAdmin
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
StatisticsAdminStub()
Default Constructor
|
StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
StatisticsAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
double |
getAvgOperationResponseTime(String serviceName149,
String operationName150)
Auto generated method signature
|
double |
getAvgServiceResponseTime(String serviceName159)
Auto generated method signature
|
double |
getAvgSystemResponseTime()
Auto generated method signature
|
long |
getMaxOperationResponseTime(String serviceName154,
String operationName155)
Auto generated method signature
|
long |
getMaxServiceResponseTime(String serviceName187)
Auto generated method signature
|
long |
getMaxSystemResponseTime()
Auto generated method signature
|
long |
getMinOperationResponseTime(String serviceName173,
String operationName174)
Auto generated method signature
|
long |
getMinServiceResponseTime(String serviceName211)
Auto generated method signature
|
long |
getMinSystemResponseTime()
Auto generated method signature
|
int |
getOperationFaultCount(String serviceName191,
String operationName192)
Auto generated method signature
|
int |
getOperationRequestCount(String serviceName135,
String operationName136)
Auto generated method signature
|
int |
getOperationResponseCount(String serviceName166,
String operationName167)
Auto generated method signature
|
OperationStatistics |
getOperationStatistics(String serviceName144,
String operationName145)
Auto generated method signature
|
int |
getServiceFaultCount(String serviceName131)
Auto generated method signature
|
int |
getServiceRequestCount(String serviceName196)
Auto generated method signature
|
int |
getServiceResponseCount(String serviceName140)
Auto generated method signature
|
ServiceStatistics |
getServiceStatistics(String serviceName207)
Auto generated method signature
|
int |
getSystemFaultCount()
Auto generated method signature
|
int |
getSystemRequestCount()
Auto generated method signature
|
int |
getSystemResponseCount()
Auto generated method signature
|
SystemStatistics |
getSystemStatistics()
Auto generated method signature
|
StatisticData |
getWebappRelatedData(String webAppName203)
Auto generated method signature
|
void |
setConfigurationContext(ConfigurationContext configurationContext171)
Auto generated method signature
|
void |
startgetAvgOperationResponseTime(String serviceName149,
String operationName150,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgServiceResponseTime(String serviceName159,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxOperationResponseTime(String serviceName154,
String operationName155,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxServiceResponseTime(String serviceName187,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinOperationResponseTime(String serviceName173,
String operationName174,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinServiceResponseTime(String serviceName211,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationFaultCount(String serviceName191,
String operationName192,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationRequestCount(String serviceName135,
String operationName136,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationResponseCount(String serviceName166,
String operationName167,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationStatistics(String serviceName144,
String operationName145,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceFaultCount(String serviceName131,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceRequestCount(String serviceName196,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceResponseCount(String serviceName140,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatistics(String serviceName207,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemFaultCount(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemRequestCount(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemResponseCount(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemStatistics(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetWebappRelatedData(String webAppName203,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic StatisticsAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic StatisticsAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic int getServiceFaultCount(String serviceName131) throws RemoteException
getServiceFaultCount in interface StatisticsAdmingetServiceFaultCount130 - RemoteExceptionStatisticsAdmin.getServiceFaultCount(java.lang.String)public void startgetServiceFaultCount(String serviceName131, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceFaultCount in interface StatisticsAdmingetServiceFaultCount130 - RemoteExceptionStatisticsAdmin.startgetServiceFaultCount(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getOperationRequestCount(String serviceName135, String operationName136) throws RemoteException
getOperationRequestCount in interface StatisticsAdmingetOperationRequestCount134 - RemoteExceptionStatisticsAdmin.getOperationRequestCount(java.lang.String, java.lang.String)public void startgetOperationRequestCount(String serviceName135, String operationName136, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationRequestCount in interface StatisticsAdmingetOperationRequestCount134 - RemoteExceptionStatisticsAdmin.startgetOperationRequestCount(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getServiceResponseCount(String serviceName140) throws RemoteException
getServiceResponseCount in interface StatisticsAdmingetServiceResponseCount139 - RemoteExceptionStatisticsAdmin.getServiceResponseCount(java.lang.String)public void startgetServiceResponseCount(String serviceName140, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceResponseCount in interface StatisticsAdmingetServiceResponseCount139 - RemoteExceptionStatisticsAdmin.startgetServiceResponseCount(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public OperationStatistics getOperationStatistics(String serviceName144, String operationName145) throws RemoteException
getOperationStatistics in interface StatisticsAdmingetOperationStatistics143 - RemoteExceptionStatisticsAdmin.getOperationStatistics(java.lang.String, java.lang.String)public void startgetOperationStatistics(String serviceName144, String operationName145, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationStatistics in interface StatisticsAdmingetOperationStatistics143 - RemoteExceptionStatisticsAdmin.startgetOperationStatistics(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public double getAvgOperationResponseTime(String serviceName149, String operationName150) throws RemoteException
getAvgOperationResponseTime in interface StatisticsAdmingetAvgOperationResponseTime148 - RemoteExceptionStatisticsAdmin.getAvgOperationResponseTime(java.lang.String, java.lang.String)public void startgetAvgOperationResponseTime(String serviceName149, String operationName150, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetAvgOperationResponseTime in interface StatisticsAdmingetAvgOperationResponseTime148 - RemoteExceptionStatisticsAdmin.startgetAvgOperationResponseTime(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMaxOperationResponseTime(String serviceName154, String operationName155) throws RemoteException
getMaxOperationResponseTime in interface StatisticsAdmingetMaxOperationResponseTime153 - RemoteExceptionStatisticsAdmin.getMaxOperationResponseTime(java.lang.String, java.lang.String)public void startgetMaxOperationResponseTime(String serviceName154, String operationName155, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMaxOperationResponseTime in interface StatisticsAdmingetMaxOperationResponseTime153 - RemoteExceptionStatisticsAdmin.startgetMaxOperationResponseTime(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public double getAvgServiceResponseTime(String serviceName159) throws RemoteException
getAvgServiceResponseTime in interface StatisticsAdmingetAvgServiceResponseTime158 - RemoteExceptionStatisticsAdmin.getAvgServiceResponseTime(java.lang.String)public void startgetAvgServiceResponseTime(String serviceName159, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetAvgServiceResponseTime in interface StatisticsAdmingetAvgServiceResponseTime158 - RemoteExceptionStatisticsAdmin.startgetAvgServiceResponseTime(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMaxSystemResponseTime()
throws RemoteException
getMaxSystemResponseTime in interface StatisticsAdmingetMaxSystemResponseTime162 - RemoteExceptionStatisticsAdmin.getMaxSystemResponseTime()public void startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMaxSystemResponseTime in interface StatisticsAdmingetMaxSystemResponseTime162 - RemoteExceptionStatisticsAdmin.startgetMaxSystemResponseTime(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getOperationResponseCount(String serviceName166, String operationName167) throws RemoteException
getOperationResponseCount in interface StatisticsAdmingetOperationResponseCount165 - RemoteExceptionStatisticsAdmin.getOperationResponseCount(java.lang.String, java.lang.String)public void startgetOperationResponseCount(String serviceName166, String operationName167, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationResponseCount in interface StatisticsAdmingetOperationResponseCount165 - RemoteExceptionStatisticsAdmin.startgetOperationResponseCount(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public void setConfigurationContext(ConfigurationContext configurationContext171) throws RemoteException
setConfigurationContext in interface StatisticsAdminRemoteExceptionpublic long getMinOperationResponseTime(String serviceName173, String operationName174) throws RemoteException
getMinOperationResponseTime in interface StatisticsAdmingetMinOperationResponseTime172 - RemoteExceptionStatisticsAdmin.getMinOperationResponseTime(java.lang.String, java.lang.String)public void startgetMinOperationResponseTime(String serviceName173, String operationName174, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMinOperationResponseTime in interface StatisticsAdmingetMinOperationResponseTime172 - RemoteExceptionStatisticsAdmin.startgetMinOperationResponseTime(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public SystemStatistics getSystemStatistics() throws RemoteException
getSystemStatistics in interface StatisticsAdmingetSystemStatistics177 - RemoteExceptionStatisticsAdmin.getSystemStatistics()public void startgetSystemStatistics(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemStatistics in interface StatisticsAdmingetSystemStatistics177 - RemoteExceptionStatisticsAdmin.startgetSystemStatistics(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getSystemResponseCount()
throws RemoteException
getSystemResponseCount in interface StatisticsAdmingetSystemResponseCount180 - RemoteExceptionStatisticsAdmin.getSystemResponseCount()public void startgetSystemResponseCount(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemResponseCount in interface StatisticsAdmingetSystemResponseCount180 - RemoteExceptionStatisticsAdmin.startgetSystemResponseCount(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMinSystemResponseTime()
throws RemoteException
getMinSystemResponseTime in interface StatisticsAdmingetMinSystemResponseTime183 - RemoteExceptionStatisticsAdmin.getMinSystemResponseTime()public void startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMinSystemResponseTime in interface StatisticsAdmingetMinSystemResponseTime183 - RemoteExceptionStatisticsAdmin.startgetMinSystemResponseTime(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMaxServiceResponseTime(String serviceName187) throws RemoteException
getMaxServiceResponseTime in interface StatisticsAdmingetMaxServiceResponseTime186 - RemoteExceptionStatisticsAdmin.getMaxServiceResponseTime(java.lang.String)public void startgetMaxServiceResponseTime(String serviceName187, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMaxServiceResponseTime in interface StatisticsAdmingetMaxServiceResponseTime186 - RemoteExceptionStatisticsAdmin.startgetMaxServiceResponseTime(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getOperationFaultCount(String serviceName191, String operationName192) throws RemoteException
getOperationFaultCount in interface StatisticsAdmingetOperationFaultCount190 - RemoteExceptionStatisticsAdmin.getOperationFaultCount(java.lang.String, java.lang.String)public void startgetOperationFaultCount(String serviceName191, String operationName192, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationFaultCount in interface StatisticsAdmingetOperationFaultCount190 - RemoteExceptionStatisticsAdmin.startgetOperationFaultCount(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getServiceRequestCount(String serviceName196) throws RemoteException
getServiceRequestCount in interface StatisticsAdmingetServiceRequestCount195 - RemoteExceptionStatisticsAdmin.getServiceRequestCount(java.lang.String)public void startgetServiceRequestCount(String serviceName196, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceRequestCount in interface StatisticsAdmingetServiceRequestCount195 - RemoteExceptionStatisticsAdmin.startgetServiceRequestCount(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public double getAvgSystemResponseTime()
throws RemoteException
getAvgSystemResponseTime in interface StatisticsAdmingetAvgSystemResponseTime199 - RemoteExceptionStatisticsAdmin.getAvgSystemResponseTime()public void startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetAvgSystemResponseTime in interface StatisticsAdmingetAvgSystemResponseTime199 - RemoteExceptionStatisticsAdmin.startgetAvgSystemResponseTime(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public StatisticData getWebappRelatedData(String webAppName203) throws RemoteException
getWebappRelatedData in interface StatisticsAdmingetWebappRelatedData202 - RemoteExceptionStatisticsAdmin.getWebappRelatedData(java.lang.String)public void startgetWebappRelatedData(String webAppName203, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetWebappRelatedData in interface StatisticsAdmingetWebappRelatedData202 - RemoteExceptionStatisticsAdmin.startgetWebappRelatedData(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public ServiceStatistics getServiceStatistics(String serviceName207) throws RemoteException
getServiceStatistics in interface StatisticsAdmingetServiceStatistics206 - RemoteExceptionStatisticsAdmin.getServiceStatistics(java.lang.String)public void startgetServiceStatistics(String serviceName207, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceStatistics in interface StatisticsAdmingetServiceStatistics206 - RemoteExceptionStatisticsAdmin.startgetServiceStatistics(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMinServiceResponseTime(String serviceName211) throws RemoteException
getMinServiceResponseTime in interface StatisticsAdmingetMinServiceResponseTime210 - RemoteExceptionStatisticsAdmin.getMinServiceResponseTime(java.lang.String)public void startgetMinServiceResponseTime(String serviceName211, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMinServiceResponseTime in interface StatisticsAdmingetMinServiceResponseTime210 - RemoteExceptionStatisticsAdmin.startgetMinServiceResponseTime(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getSystemFaultCount()
throws RemoteException
getSystemFaultCount in interface StatisticsAdmingetSystemFaultCount214 - RemoteExceptionStatisticsAdmin.getSystemFaultCount()public void startgetSystemFaultCount(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemFaultCount in interface StatisticsAdmingetSystemFaultCount214 - RemoteExceptionStatisticsAdmin.startgetSystemFaultCount(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getSystemRequestCount()
throws RemoteException
getSystemRequestCount in interface StatisticsAdmingetSystemRequestCount217 - RemoteExceptionStatisticsAdmin.getSystemRequestCount()public void startgetSystemRequestCount(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemRequestCount in interface StatisticsAdmingetSystemRequestCount217 - RemoteExceptionStatisticsAdmin.startgetSystemRequestCount(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)Copyright © 2019 WSO2. All rights reserved.