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 serviceName147,
String operationName148)
Auto generated method signature
|
double |
getAvgServiceResponseTime(String serviceName192)
Auto generated method signature
|
double |
getAvgSystemResponseTime()
Auto generated method signature
|
long |
getMaxOperationResponseTime(String serviceName178,
String operationName179)
Auto generated method signature
|
long |
getMaxServiceResponseTime(String serviceName131)
Auto generated method signature
|
long |
getMaxSystemResponseTime()
Auto generated method signature
|
long |
getMinOperationResponseTime(String serviceName205,
String operationName206)
Auto generated method signature
|
long |
getMinServiceResponseTime(String serviceName174)
Auto generated method signature
|
long |
getMinSystemResponseTime()
Auto generated method signature
|
int |
getOperationFaultCount(String serviceName183,
String operationName184)
Auto generated method signature
|
int |
getOperationRequestCount(String serviceName216,
String operationName217)
Auto generated method signature
|
int |
getOperationResponseCount(String serviceName142,
String operationName143)
Auto generated method signature
|
OperationStatistics |
getOperationStatistics(String serviceName152,
String operationName153)
Auto generated method signature
|
int |
getServiceFaultCount(String serviceName170)
Auto generated method signature
|
int |
getServiceRequestCount(String serviceName135)
Auto generated method signature
|
int |
getServiceResponseCount(String serviceName196)
Auto generated method signature
|
ServiceStatistics |
getServiceStatistics(String serviceName188)
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 webAppName160)
Auto generated method signature
|
void |
setConfigurationContext(ConfigurationContext configurationContext203)
Auto generated method signature
|
void |
startgetAvgOperationResponseTime(String serviceName147,
String operationName148,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgServiceResponseTime(String serviceName192,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxOperationResponseTime(String serviceName178,
String operationName179,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxServiceResponseTime(String serviceName131,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinOperationResponseTime(String serviceName205,
String operationName206,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinServiceResponseTime(String serviceName174,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationFaultCount(String serviceName183,
String operationName184,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationRequestCount(String serviceName216,
String operationName217,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationResponseCount(String serviceName142,
String operationName143,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationStatistics(String serviceName152,
String operationName153,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceFaultCount(String serviceName170,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceRequestCount(String serviceName135,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceResponseCount(String serviceName196,
StatisticsAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceStatistics(String serviceName188,
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 webAppName160,
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 long getMaxServiceResponseTime(String serviceName131) throws RemoteException
getMaxServiceResponseTime in interface StatisticsAdmingetMaxServiceResponseTime130 - RemoteExceptionStatisticsAdmin.getMaxServiceResponseTime(java.lang.String)public void startgetMaxServiceResponseTime(String serviceName131, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMaxServiceResponseTime in interface StatisticsAdmingetMaxServiceResponseTime130 - RemoteExceptionStatisticsAdmin.startgetMaxServiceResponseTime(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getServiceRequestCount(String serviceName135) throws RemoteException
getServiceRequestCount in interface StatisticsAdmingetServiceRequestCount134 - RemoteExceptionStatisticsAdmin.getServiceRequestCount(java.lang.String)public void startgetServiceRequestCount(String serviceName135, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceRequestCount in interface StatisticsAdmingetServiceRequestCount134 - RemoteExceptionStatisticsAdmin.startgetServiceRequestCount(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getSystemResponseCount()
throws RemoteException
getSystemResponseCount in interface StatisticsAdmingetSystemResponseCount138 - RemoteExceptionStatisticsAdmin.getSystemResponseCount()public void startgetSystemResponseCount(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemResponseCount in interface StatisticsAdmingetSystemResponseCount138 - RemoteExceptionStatisticsAdmin.startgetSystemResponseCount(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getOperationResponseCount(String serviceName142, String operationName143) throws RemoteException
getOperationResponseCount in interface StatisticsAdmingetOperationResponseCount141 - RemoteExceptionStatisticsAdmin.getOperationResponseCount(java.lang.String, java.lang.String)public void startgetOperationResponseCount(String serviceName142, String operationName143, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationResponseCount in interface StatisticsAdmingetOperationResponseCount141 - RemoteExceptionStatisticsAdmin.startgetOperationResponseCount(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public double getAvgOperationResponseTime(String serviceName147, String operationName148) throws RemoteException
getAvgOperationResponseTime in interface StatisticsAdmingetAvgOperationResponseTime146 - RemoteExceptionStatisticsAdmin.getAvgOperationResponseTime(java.lang.String, java.lang.String)public void startgetAvgOperationResponseTime(String serviceName147, String operationName148, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetAvgOperationResponseTime in interface StatisticsAdmingetAvgOperationResponseTime146 - RemoteExceptionStatisticsAdmin.startgetAvgOperationResponseTime(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public OperationStatistics getOperationStatistics(String serviceName152, String operationName153) throws RemoteException
getOperationStatistics in interface StatisticsAdmingetOperationStatistics151 - RemoteExceptionStatisticsAdmin.getOperationStatistics(java.lang.String, java.lang.String)public void startgetOperationStatistics(String serviceName152, String operationName153, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationStatistics in interface StatisticsAdmingetOperationStatistics151 - RemoteExceptionStatisticsAdmin.startgetOperationStatistics(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getSystemFaultCount()
throws RemoteException
getSystemFaultCount in interface StatisticsAdmingetSystemFaultCount156 - RemoteExceptionStatisticsAdmin.getSystemFaultCount()public void startgetSystemFaultCount(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemFaultCount in interface StatisticsAdmingetSystemFaultCount156 - RemoteExceptionStatisticsAdmin.startgetSystemFaultCount(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public StatisticData getWebappRelatedData(String webAppName160) throws RemoteException
getWebappRelatedData in interface StatisticsAdmingetWebappRelatedData159 - RemoteExceptionStatisticsAdmin.getWebappRelatedData(java.lang.String)public void startgetWebappRelatedData(String webAppName160, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetWebappRelatedData in interface StatisticsAdmingetWebappRelatedData159 - RemoteExceptionStatisticsAdmin.startgetWebappRelatedData(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMinSystemResponseTime()
throws RemoteException
getMinSystemResponseTime in interface StatisticsAdmingetMinSystemResponseTime163 - RemoteExceptionStatisticsAdmin.getMinSystemResponseTime()public void startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMinSystemResponseTime in interface StatisticsAdmingetMinSystemResponseTime163 - RemoteExceptionStatisticsAdmin.startgetMinSystemResponseTime(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMaxSystemResponseTime()
throws RemoteException
getMaxSystemResponseTime in interface StatisticsAdmingetMaxSystemResponseTime166 - RemoteExceptionStatisticsAdmin.getMaxSystemResponseTime()public void startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMaxSystemResponseTime in interface StatisticsAdmingetMaxSystemResponseTime166 - RemoteExceptionStatisticsAdmin.startgetMaxSystemResponseTime(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getServiceFaultCount(String serviceName170) throws RemoteException
getServiceFaultCount in interface StatisticsAdmingetServiceFaultCount169 - RemoteExceptionStatisticsAdmin.getServiceFaultCount(java.lang.String)public void startgetServiceFaultCount(String serviceName170, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceFaultCount in interface StatisticsAdmingetServiceFaultCount169 - RemoteExceptionStatisticsAdmin.startgetServiceFaultCount(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMinServiceResponseTime(String serviceName174) throws RemoteException
getMinServiceResponseTime in interface StatisticsAdmingetMinServiceResponseTime173 - RemoteExceptionStatisticsAdmin.getMinServiceResponseTime(java.lang.String)public void startgetMinServiceResponseTime(String serviceName174, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMinServiceResponseTime in interface StatisticsAdmingetMinServiceResponseTime173 - RemoteExceptionStatisticsAdmin.startgetMinServiceResponseTime(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public long getMaxOperationResponseTime(String serviceName178, String operationName179) throws RemoteException
getMaxOperationResponseTime in interface StatisticsAdmingetMaxOperationResponseTime177 - RemoteExceptionStatisticsAdmin.getMaxOperationResponseTime(java.lang.String, java.lang.String)public void startgetMaxOperationResponseTime(String serviceName178, String operationName179, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMaxOperationResponseTime in interface StatisticsAdmingetMaxOperationResponseTime177 - RemoteExceptionStatisticsAdmin.startgetMaxOperationResponseTime(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getOperationFaultCount(String serviceName183, String operationName184) throws RemoteException
getOperationFaultCount in interface StatisticsAdmingetOperationFaultCount182 - RemoteExceptionStatisticsAdmin.getOperationFaultCount(java.lang.String, java.lang.String)public void startgetOperationFaultCount(String serviceName183, String operationName184, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationFaultCount in interface StatisticsAdmingetOperationFaultCount182 - RemoteExceptionStatisticsAdmin.startgetOperationFaultCount(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public ServiceStatistics getServiceStatistics(String serviceName188) throws RemoteException
getServiceStatistics in interface StatisticsAdmingetServiceStatistics187 - RemoteExceptionStatisticsAdmin.getServiceStatistics(java.lang.String)public void startgetServiceStatistics(String serviceName188, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceStatistics in interface StatisticsAdmingetServiceStatistics187 - RemoteExceptionStatisticsAdmin.startgetServiceStatistics(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public double getAvgServiceResponseTime(String serviceName192) throws RemoteException
getAvgServiceResponseTime in interface StatisticsAdmingetAvgServiceResponseTime191 - RemoteExceptionStatisticsAdmin.getAvgServiceResponseTime(java.lang.String)public void startgetAvgServiceResponseTime(String serviceName192, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetAvgServiceResponseTime in interface StatisticsAdmingetAvgServiceResponseTime191 - RemoteExceptionStatisticsAdmin.startgetAvgServiceResponseTime(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getServiceResponseCount(String serviceName196) throws RemoteException
getServiceResponseCount in interface StatisticsAdmingetServiceResponseCount195 - RemoteExceptionStatisticsAdmin.getServiceResponseCount(java.lang.String)public void startgetServiceResponseCount(String serviceName196, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetServiceResponseCount in interface StatisticsAdmingetServiceResponseCount195 - RemoteExceptionStatisticsAdmin.startgetServiceResponseCount(java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getSystemRequestCount()
throws RemoteException
getSystemRequestCount in interface StatisticsAdmingetSystemRequestCount199 - RemoteExceptionStatisticsAdmin.getSystemRequestCount()public void startgetSystemRequestCount(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemRequestCount in interface StatisticsAdmingetSystemRequestCount199 - RemoteExceptionStatisticsAdmin.startgetSystemRequestCount(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public void setConfigurationContext(ConfigurationContext configurationContext203) throws RemoteException
setConfigurationContext in interface StatisticsAdminRemoteExceptionpublic long getMinOperationResponseTime(String serviceName205, String operationName206) throws RemoteException
getMinOperationResponseTime in interface StatisticsAdmingetMinOperationResponseTime204 - RemoteExceptionStatisticsAdmin.getMinOperationResponseTime(java.lang.String, java.lang.String)public void startgetMinOperationResponseTime(String serviceName205, String operationName206, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetMinOperationResponseTime in interface StatisticsAdmingetMinOperationResponseTime204 - RemoteExceptionStatisticsAdmin.startgetMinOperationResponseTime(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public double getAvgSystemResponseTime()
throws RemoteException
getAvgSystemResponseTime in interface StatisticsAdmingetAvgSystemResponseTime209 - RemoteExceptionStatisticsAdmin.getAvgSystemResponseTime()public void startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetAvgSystemResponseTime in interface StatisticsAdmingetAvgSystemResponseTime209 - RemoteExceptionStatisticsAdmin.startgetAvgSystemResponseTime(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public SystemStatistics getSystemStatistics() throws RemoteException
getSystemStatistics in interface StatisticsAdmingetSystemStatistics212 - RemoteExceptionStatisticsAdmin.getSystemStatistics()public void startgetSystemStatistics(StatisticsAdminCallbackHandler callback) throws RemoteException
startgetSystemStatistics in interface StatisticsAdmingetSystemStatistics212 - RemoteExceptionStatisticsAdmin.startgetSystemStatistics(org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)public int getOperationRequestCount(String serviceName216, String operationName217) throws RemoteException
getOperationRequestCount in interface StatisticsAdmingetOperationRequestCount215 - RemoteExceptionStatisticsAdmin.getOperationRequestCount(java.lang.String, java.lang.String)public void startgetOperationRequestCount(String serviceName216, String operationName217, StatisticsAdminCallbackHandler callback) throws RemoteException
startgetOperationRequestCount in interface StatisticsAdmingetOperationRequestCount215 - RemoteExceptionStatisticsAdmin.startgetOperationRequestCount(java.lang.String, java.lang.String, org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler)Copyright © 2017 WSO2. All rights reserved.