Package org.wso2.carbon.statistics.stub
Class StatisticsAdminStub
java.lang.Object
org.apache.axis2.client.Stub
org.wso2.carbon.statistics.stub.StatisticsAdminStub
- All Implemented Interfaces:
StatisticsAdmin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.axis2.description.AxisOperation[]Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules -
Constructor Summary
ConstructorsConstructorDescriptionDefault ConstructorStatisticsAdminStub(String targetEndpoint) Constructor taking the target endpointStatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext) Default ConstructorStatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) Constructor that takes in a configContextStatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) Constructor that takes in a configContext and useseperate listner -
Method Summary
Modifier and TypeMethodDescriptiondoublegetAvgOperationResponseTime(String serviceName149, String operationName150) Auto generated method signaturedoublegetAvgServiceResponseTime(String serviceName159) Auto generated method signaturedoubleAuto generated method signaturelonggetMaxOperationResponseTime(String serviceName154, String operationName155) Auto generated method signaturelonggetMaxServiceResponseTime(String serviceName187) Auto generated method signaturelongAuto generated method signaturelonggetMinOperationResponseTime(String serviceName173, String operationName174) Auto generated method signaturelonggetMinServiceResponseTime(String serviceName211) Auto generated method signaturelongAuto generated method signatureintgetOperationFaultCount(String serviceName191, String operationName192) Auto generated method signatureintgetOperationRequestCount(String serviceName135, String operationName136) Auto generated method signatureintgetOperationResponseCount(String serviceName166, String operationName167) Auto generated method signaturegetOperationStatistics(String serviceName144, String operationName145) Auto generated method signatureintgetServiceFaultCount(String serviceName131) Auto generated method signatureintgetServiceRequestCount(String serviceName196) Auto generated method signatureintgetServiceResponseCount(String serviceName140) Auto generated method signaturegetServiceStatistics(String serviceName207) Auto generated method signatureintAuto generated method signatureintAuto generated method signatureintAuto generated method signatureAuto generated method signaturegetWebappRelatedData(String webAppName203) Auto generated method signaturevoidsetConfigurationContext(ConfigurationContext configurationContext171) Auto generated method signaturevoidstartgetAvgOperationResponseTime(String serviceName149, String operationName150, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetAvgServiceResponseTime(String serviceName159, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetMaxOperationResponseTime(String serviceName154, String operationName155, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetMaxServiceResponseTime(String serviceName187, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetMinOperationResponseTime(String serviceName173, String operationName174, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetMinServiceResponseTime(String serviceName211, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetOperationFaultCount(String serviceName191, String operationName192, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetOperationRequestCount(String serviceName135, String operationName136, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetOperationResponseCount(String serviceName166, String operationName167, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetOperationStatistics(String serviceName144, String operationName145, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceFaultCount(String serviceName131, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceRequestCount(String serviceName196, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceResponseCount(String serviceName140, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceStatistics(String serviceName207, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetWebappRelatedData(String webAppName203, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsMethods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
Field Details
-
_operations
protected org.apache.axis2.description.AxisOperation[] _operations
-
-
Constructor Details
-
StatisticsAdminStub
public StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
StatisticsAdminStub
public StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
StatisticsAdminStub
public StatisticsAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault Default Constructor- Throws:
org.apache.axis2.AxisFault
-
StatisticsAdminStub
public StatisticsAdminStub() throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
StatisticsAdminStub
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
getServiceFaultCount
Auto generated method signature- Specified by:
getServiceFaultCountin interfaceStatisticsAdmin- Parameters:
getServiceFaultCount130-- Throws:
RemoteException- See Also:
-
startgetServiceFaultCount
public void startgetServiceFaultCount(String serviceName131, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetServiceFaultCountin interfaceStatisticsAdmin- Parameters:
getServiceFaultCount130-- Throws:
RemoteException- See Also:
-
getOperationRequestCount
public int getOperationRequestCount(String serviceName135, String operationName136) throws RemoteException Auto generated method signature- Specified by:
getOperationRequestCountin interfaceStatisticsAdmin- Parameters:
getOperationRequestCount134-- Throws:
RemoteException- See Also:
-
startgetOperationRequestCount
public void startgetOperationRequestCount(String serviceName135, String operationName136, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetOperationRequestCountin interfaceStatisticsAdmin- Parameters:
getOperationRequestCount134-- Throws:
RemoteException- See Also:
-
getServiceResponseCount
Auto generated method signature- Specified by:
getServiceResponseCountin interfaceStatisticsAdmin- Parameters:
getServiceResponseCount139-- Throws:
RemoteException- See Also:
-
startgetServiceResponseCount
public void startgetServiceResponseCount(String serviceName140, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetServiceResponseCountin interfaceStatisticsAdmin- Parameters:
getServiceResponseCount139-- Throws:
RemoteException- See Also:
-
getOperationStatistics
public OperationStatistics getOperationStatistics(String serviceName144, String operationName145) throws RemoteException Auto generated method signature- Specified by:
getOperationStatisticsin interfaceStatisticsAdmin- Parameters:
getOperationStatistics143-- Throws:
RemoteException- See Also:
-
startgetOperationStatistics
public void startgetOperationStatistics(String serviceName144, String operationName145, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetOperationStatisticsin interfaceStatisticsAdmin- Parameters:
getOperationStatistics143-- Throws:
RemoteException- See Also:
-
getAvgOperationResponseTime
public double getAvgOperationResponseTime(String serviceName149, String operationName150) throws RemoteException Auto generated method signature- Specified by:
getAvgOperationResponseTimein interfaceStatisticsAdmin- Parameters:
getAvgOperationResponseTime148-- Throws:
RemoteException- See Also:
-
startgetAvgOperationResponseTime
public void startgetAvgOperationResponseTime(String serviceName149, String operationName150, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAvgOperationResponseTimein interfaceStatisticsAdmin- Parameters:
getAvgOperationResponseTime148-- Throws:
RemoteException- See Also:
-
getMaxOperationResponseTime
public long getMaxOperationResponseTime(String serviceName154, String operationName155) throws RemoteException Auto generated method signature- Specified by:
getMaxOperationResponseTimein interfaceStatisticsAdmin- Parameters:
getMaxOperationResponseTime153-- Throws:
RemoteException- See Also:
-
startgetMaxOperationResponseTime
public void startgetMaxOperationResponseTime(String serviceName154, String operationName155, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetMaxOperationResponseTimein interfaceStatisticsAdmin- Parameters:
getMaxOperationResponseTime153-- Throws:
RemoteException- See Also:
-
getAvgServiceResponseTime
Auto generated method signature- Specified by:
getAvgServiceResponseTimein interfaceStatisticsAdmin- Parameters:
getAvgServiceResponseTime158-- Throws:
RemoteException- See Also:
-
startgetAvgServiceResponseTime
public void startgetAvgServiceResponseTime(String serviceName159, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAvgServiceResponseTimein interfaceStatisticsAdmin- Parameters:
getAvgServiceResponseTime158-- Throws:
RemoteException- See Also:
-
getMaxSystemResponseTime
Auto generated method signature- Specified by:
getMaxSystemResponseTimein interfaceStatisticsAdmin- Parameters:
getMaxSystemResponseTime162-- Throws:
RemoteException- See Also:
-
startgetMaxSystemResponseTime
public void startgetMaxSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetMaxSystemResponseTimein interfaceStatisticsAdmin- Parameters:
getMaxSystemResponseTime162-- Throws:
RemoteException- See Also:
-
getOperationResponseCount
public int getOperationResponseCount(String serviceName166, String operationName167) throws RemoteException Auto generated method signature- Specified by:
getOperationResponseCountin interfaceStatisticsAdmin- Parameters:
getOperationResponseCount165-- Throws:
RemoteException- See Also:
-
startgetOperationResponseCount
public void startgetOperationResponseCount(String serviceName166, String operationName167, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetOperationResponseCountin interfaceStatisticsAdmin- Parameters:
getOperationResponseCount165-- Throws:
RemoteException- See Also:
-
setConfigurationContext
public void setConfigurationContext(ConfigurationContext configurationContext171) throws RemoteException Auto generated method signature- Specified by:
setConfigurationContextin interfaceStatisticsAdmin- Throws:
RemoteException
-
getMinOperationResponseTime
public long getMinOperationResponseTime(String serviceName173, String operationName174) throws RemoteException Auto generated method signature- Specified by:
getMinOperationResponseTimein interfaceStatisticsAdmin- Parameters:
getMinOperationResponseTime172-- Throws:
RemoteException- See Also:
-
startgetMinOperationResponseTime
public void startgetMinOperationResponseTime(String serviceName173, String operationName174, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetMinOperationResponseTimein interfaceStatisticsAdmin- Parameters:
getMinOperationResponseTime172-- Throws:
RemoteException- See Also:
-
getSystemStatistics
Auto generated method signature- Specified by:
getSystemStatisticsin interfaceStatisticsAdmin- Parameters:
getSystemStatistics177-- Throws:
RemoteException- See Also:
-
startgetSystemStatistics
public void startgetSystemStatistics(StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetSystemStatisticsin interfaceStatisticsAdmin- Parameters:
getSystemStatistics177-- Throws:
RemoteException- See Also:
-
getSystemResponseCount
Auto generated method signature- Specified by:
getSystemResponseCountin interfaceStatisticsAdmin- Parameters:
getSystemResponseCount180-- Throws:
RemoteException- See Also:
-
startgetSystemResponseCount
public void startgetSystemResponseCount(StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetSystemResponseCountin interfaceStatisticsAdmin- Parameters:
getSystemResponseCount180-- Throws:
RemoteException- See Also:
-
getMinSystemResponseTime
Auto generated method signature- Specified by:
getMinSystemResponseTimein interfaceStatisticsAdmin- Parameters:
getMinSystemResponseTime183-- Throws:
RemoteException- See Also:
-
startgetMinSystemResponseTime
public void startgetMinSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetMinSystemResponseTimein interfaceStatisticsAdmin- Parameters:
getMinSystemResponseTime183-- Throws:
RemoteException- See Also:
-
getMaxServiceResponseTime
Auto generated method signature- Specified by:
getMaxServiceResponseTimein interfaceStatisticsAdmin- Parameters:
getMaxServiceResponseTime186-- Throws:
RemoteException- See Also:
-
startgetMaxServiceResponseTime
public void startgetMaxServiceResponseTime(String serviceName187, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetMaxServiceResponseTimein interfaceStatisticsAdmin- Parameters:
getMaxServiceResponseTime186-- Throws:
RemoteException- See Also:
-
getOperationFaultCount
public int getOperationFaultCount(String serviceName191, String operationName192) throws RemoteException Auto generated method signature- Specified by:
getOperationFaultCountin interfaceStatisticsAdmin- Parameters:
getOperationFaultCount190-- Throws:
RemoteException- See Also:
-
startgetOperationFaultCount
public void startgetOperationFaultCount(String serviceName191, String operationName192, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetOperationFaultCountin interfaceStatisticsAdmin- Parameters:
getOperationFaultCount190-- Throws:
RemoteException- See Also:
-
getServiceRequestCount
Auto generated method signature- Specified by:
getServiceRequestCountin interfaceStatisticsAdmin- Parameters:
getServiceRequestCount195-- Throws:
RemoteException- See Also:
-
startgetServiceRequestCount
public void startgetServiceRequestCount(String serviceName196, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetServiceRequestCountin interfaceStatisticsAdmin- Parameters:
getServiceRequestCount195-- Throws:
RemoteException- See Also:
-
getAvgSystemResponseTime
Auto generated method signature- Specified by:
getAvgSystemResponseTimein interfaceStatisticsAdmin- Parameters:
getAvgSystemResponseTime199-- Throws:
RemoteException- See Also:
-
startgetAvgSystemResponseTime
public void startgetAvgSystemResponseTime(StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAvgSystemResponseTimein interfaceStatisticsAdmin- Parameters:
getAvgSystemResponseTime199-- Throws:
RemoteException- See Also:
-
getWebappRelatedData
Auto generated method signature- Specified by:
getWebappRelatedDatain interfaceStatisticsAdmin- Parameters:
getWebappRelatedData202-- Throws:
RemoteException- See Also:
-
startgetWebappRelatedData
public void startgetWebappRelatedData(String webAppName203, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetWebappRelatedDatain interfaceStatisticsAdmin- Parameters:
getWebappRelatedData202-- Throws:
RemoteException- See Also:
-
getServiceStatistics
Auto generated method signature- Specified by:
getServiceStatisticsin interfaceStatisticsAdmin- Parameters:
getServiceStatistics206-- Throws:
RemoteException- See Also:
-
startgetServiceStatistics
public void startgetServiceStatistics(String serviceName207, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetServiceStatisticsin interfaceStatisticsAdmin- Parameters:
getServiceStatistics206-- Throws:
RemoteException- See Also:
-
getMinServiceResponseTime
Auto generated method signature- Specified by:
getMinServiceResponseTimein interfaceStatisticsAdmin- Parameters:
getMinServiceResponseTime210-- Throws:
RemoteException- See Also:
-
startgetMinServiceResponseTime
public void startgetMinServiceResponseTime(String serviceName211, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetMinServiceResponseTimein interfaceStatisticsAdmin- Parameters:
getMinServiceResponseTime210-- Throws:
RemoteException- See Also:
-
getSystemFaultCount
Auto generated method signature- Specified by:
getSystemFaultCountin interfaceStatisticsAdmin- Parameters:
getSystemFaultCount214-- Throws:
RemoteException- See Also:
-
startgetSystemFaultCount
public void startgetSystemFaultCount(StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetSystemFaultCountin interfaceStatisticsAdmin- Parameters:
getSystemFaultCount214-- Throws:
RemoteException- See Also:
-
getSystemRequestCount
Auto generated method signature- Specified by:
getSystemRequestCountin interfaceStatisticsAdmin- Parameters:
getSystemRequestCount217-- Throws:
RemoteException- See Also:
-
startgetSystemRequestCount
public void startgetSystemRequestCount(StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetSystemRequestCountin interfaceStatisticsAdmin- Parameters:
getSystemRequestCount217-- Throws:
RemoteException- See Also:
-