Package org.wso2.carbon.statistics.stub
Class StatisticsAdminCallbackHandler
java.lang.Object
org.wso2.carbon.statistics.stub.StatisticsAdminCallbackHandler
StatisticsAdminCallbackHandler Callback class, Users can extend this class and implement
their own receiveResult and receiveError methods.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPlease use this constructor if you don't want to set any clientDataStatisticsAdminCallbackHandler(Object clientData) User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called. -
Method Summary
Modifier and TypeMethodDescriptionGet the client datavoidauto generated Axis2 Error handler override this method for handling error response from getAvgOperationResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getAvgServiceResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getAvgSystemResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getMaxOperationResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getMaxServiceResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getMaxSystemResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getMinOperationResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getMinServiceResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getMinSystemResponseTime operationvoidauto generated Axis2 Error handler override this method for handling error response from getOperationFaultCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getOperationRequestCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getOperationResponseCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getOperationStatistics operationvoidauto generated Axis2 Error handler override this method for handling error response from getServiceFaultCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getServiceRequestCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getServiceResponseCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getServiceStatistics operationvoidauto generated Axis2 Error handler override this method for handling error response from getSystemFaultCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getSystemRequestCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getSystemResponseCount operationvoidauto generated Axis2 Error handler override this method for handling error response from getSystemStatistics operationvoidauto generated Axis2 Error handler override this method for handling error response from getWebappRelatedData operationvoidreceiveResultgetAvgOperationResponseTime(double result) auto generated Axis2 call back method for getAvgOperationResponseTime method override this method for handling normal response from getAvgOperationResponseTime operationvoidreceiveResultgetAvgServiceResponseTime(double result) auto generated Axis2 call back method for getAvgServiceResponseTime method override this method for handling normal response from getAvgServiceResponseTime operationvoidreceiveResultgetAvgSystemResponseTime(double result) auto generated Axis2 call back method for getAvgSystemResponseTime method override this method for handling normal response from getAvgSystemResponseTime operationvoidreceiveResultgetMaxOperationResponseTime(long result) auto generated Axis2 call back method for getMaxOperationResponseTime method override this method for handling normal response from getMaxOperationResponseTime operationvoidreceiveResultgetMaxServiceResponseTime(long result) auto generated Axis2 call back method for getMaxServiceResponseTime method override this method for handling normal response from getMaxServiceResponseTime operationvoidreceiveResultgetMaxSystemResponseTime(long result) auto generated Axis2 call back method for getMaxSystemResponseTime method override this method for handling normal response from getMaxSystemResponseTime operationvoidreceiveResultgetMinOperationResponseTime(long result) auto generated Axis2 call back method for getMinOperationResponseTime method override this method for handling normal response from getMinOperationResponseTime operationvoidreceiveResultgetMinServiceResponseTime(long result) auto generated Axis2 call back method for getMinServiceResponseTime method override this method for handling normal response from getMinServiceResponseTime operationvoidreceiveResultgetMinSystemResponseTime(long result) auto generated Axis2 call back method for getMinSystemResponseTime method override this method for handling normal response from getMinSystemResponseTime operationvoidreceiveResultgetOperationFaultCount(int result) auto generated Axis2 call back method for getOperationFaultCount method override this method for handling normal response from getOperationFaultCount operationvoidreceiveResultgetOperationRequestCount(int result) auto generated Axis2 call back method for getOperationRequestCount method override this method for handling normal response from getOperationRequestCount operationvoidreceiveResultgetOperationResponseCount(int result) auto generated Axis2 call back method for getOperationResponseCount method override this method for handling normal response from getOperationResponseCount operationvoidauto generated Axis2 call back method for getOperationStatistics method override this method for handling normal response from getOperationStatistics operationvoidreceiveResultgetServiceFaultCount(int result) auto generated Axis2 call back method for getServiceFaultCount method override this method for handling normal response from getServiceFaultCount operationvoidreceiveResultgetServiceRequestCount(int result) auto generated Axis2 call back method for getServiceRequestCount method override this method for handling normal response from getServiceRequestCount operationvoidreceiveResultgetServiceResponseCount(int result) auto generated Axis2 call back method for getServiceResponseCount method override this method for handling normal response from getServiceResponseCount operationvoidauto generated Axis2 call back method for getServiceStatistics method override this method for handling normal response from getServiceStatistics operationvoidreceiveResultgetSystemFaultCount(int result) auto generated Axis2 call back method for getSystemFaultCount method override this method for handling normal response from getSystemFaultCount operationvoidreceiveResultgetSystemRequestCount(int result) auto generated Axis2 call back method for getSystemRequestCount method override this method for handling normal response from getSystemRequestCount operationvoidreceiveResultgetSystemResponseCount(int result) auto generated Axis2 call back method for getSystemResponseCount method override this method for handling normal response from getSystemResponseCount operationvoidauto generated Axis2 call back method for getSystemStatistics method override this method for handling normal response from getSystemStatistics operationvoidauto generated Axis2 call back method for getWebappRelatedData method override this method for handling normal response from getWebappRelatedData operation
-
Field Details
-
clientData
-
-
Constructor Details
-
StatisticsAdminCallbackHandler
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.- Parameters:
clientData- Object mechanism by which the user can pass in user data that will be avilable at the time this callback is called.
-
StatisticsAdminCallbackHandler
public StatisticsAdminCallbackHandler()Please use this constructor if you don't want to set any clientData
-
-
Method Details
-
getClientData
Get the client data -
receiveResultgetServiceFaultCount
public void receiveResultgetServiceFaultCount(int result) auto generated Axis2 call back method for getServiceFaultCount method override this method for handling normal response from getServiceFaultCount operation -
receiveErrorgetServiceFaultCount
auto generated Axis2 Error handler override this method for handling error response from getServiceFaultCount operation -
receiveResultgetOperationRequestCount
public void receiveResultgetOperationRequestCount(int result) auto generated Axis2 call back method for getOperationRequestCount method override this method for handling normal response from getOperationRequestCount operation -
receiveErrorgetOperationRequestCount
auto generated Axis2 Error handler override this method for handling error response from getOperationRequestCount operation -
receiveResultgetServiceResponseCount
public void receiveResultgetServiceResponseCount(int result) auto generated Axis2 call back method for getServiceResponseCount method override this method for handling normal response from getServiceResponseCount operation -
receiveErrorgetServiceResponseCount
auto generated Axis2 Error handler override this method for handling error response from getServiceResponseCount operation -
receiveResultgetOperationStatistics
auto generated Axis2 call back method for getOperationStatistics method override this method for handling normal response from getOperationStatistics operation -
receiveErrorgetOperationStatistics
auto generated Axis2 Error handler override this method for handling error response from getOperationStatistics operation -
receiveResultgetAvgOperationResponseTime
public void receiveResultgetAvgOperationResponseTime(double result) auto generated Axis2 call back method for getAvgOperationResponseTime method override this method for handling normal response from getAvgOperationResponseTime operation -
receiveErrorgetAvgOperationResponseTime
auto generated Axis2 Error handler override this method for handling error response from getAvgOperationResponseTime operation -
receiveResultgetMaxOperationResponseTime
public void receiveResultgetMaxOperationResponseTime(long result) auto generated Axis2 call back method for getMaxOperationResponseTime method override this method for handling normal response from getMaxOperationResponseTime operation -
receiveErrorgetMaxOperationResponseTime
auto generated Axis2 Error handler override this method for handling error response from getMaxOperationResponseTime operation -
receiveResultgetAvgServiceResponseTime
public void receiveResultgetAvgServiceResponseTime(double result) auto generated Axis2 call back method for getAvgServiceResponseTime method override this method for handling normal response from getAvgServiceResponseTime operation -
receiveErrorgetAvgServiceResponseTime
auto generated Axis2 Error handler override this method for handling error response from getAvgServiceResponseTime operation -
receiveResultgetMaxSystemResponseTime
public void receiveResultgetMaxSystemResponseTime(long result) auto generated Axis2 call back method for getMaxSystemResponseTime method override this method for handling normal response from getMaxSystemResponseTime operation -
receiveErrorgetMaxSystemResponseTime
auto generated Axis2 Error handler override this method for handling error response from getMaxSystemResponseTime operation -
receiveResultgetOperationResponseCount
public void receiveResultgetOperationResponseCount(int result) auto generated Axis2 call back method for getOperationResponseCount method override this method for handling normal response from getOperationResponseCount operation -
receiveErrorgetOperationResponseCount
auto generated Axis2 Error handler override this method for handling error response from getOperationResponseCount operation -
receiveResultgetMinOperationResponseTime
public void receiveResultgetMinOperationResponseTime(long result) auto generated Axis2 call back method for getMinOperationResponseTime method override this method for handling normal response from getMinOperationResponseTime operation -
receiveErrorgetMinOperationResponseTime
auto generated Axis2 Error handler override this method for handling error response from getMinOperationResponseTime operation -
receiveResultgetSystemStatistics
auto generated Axis2 call back method for getSystemStatistics method override this method for handling normal response from getSystemStatistics operation -
receiveErrorgetSystemStatistics
auto generated Axis2 Error handler override this method for handling error response from getSystemStatistics operation -
receiveResultgetSystemResponseCount
public void receiveResultgetSystemResponseCount(int result) auto generated Axis2 call back method for getSystemResponseCount method override this method for handling normal response from getSystemResponseCount operation -
receiveErrorgetSystemResponseCount
auto generated Axis2 Error handler override this method for handling error response from getSystemResponseCount operation -
receiveResultgetMinSystemResponseTime
public void receiveResultgetMinSystemResponseTime(long result) auto generated Axis2 call back method for getMinSystemResponseTime method override this method for handling normal response from getMinSystemResponseTime operation -
receiveErrorgetMinSystemResponseTime
auto generated Axis2 Error handler override this method for handling error response from getMinSystemResponseTime operation -
receiveResultgetMaxServiceResponseTime
public void receiveResultgetMaxServiceResponseTime(long result) auto generated Axis2 call back method for getMaxServiceResponseTime method override this method for handling normal response from getMaxServiceResponseTime operation -
receiveErrorgetMaxServiceResponseTime
auto generated Axis2 Error handler override this method for handling error response from getMaxServiceResponseTime operation -
receiveResultgetOperationFaultCount
public void receiveResultgetOperationFaultCount(int result) auto generated Axis2 call back method for getOperationFaultCount method override this method for handling normal response from getOperationFaultCount operation -
receiveErrorgetOperationFaultCount
auto generated Axis2 Error handler override this method for handling error response from getOperationFaultCount operation -
receiveResultgetServiceRequestCount
public void receiveResultgetServiceRequestCount(int result) auto generated Axis2 call back method for getServiceRequestCount method override this method for handling normal response from getServiceRequestCount operation -
receiveErrorgetServiceRequestCount
auto generated Axis2 Error handler override this method for handling error response from getServiceRequestCount operation -
receiveResultgetAvgSystemResponseTime
public void receiveResultgetAvgSystemResponseTime(double result) auto generated Axis2 call back method for getAvgSystemResponseTime method override this method for handling normal response from getAvgSystemResponseTime operation -
receiveErrorgetAvgSystemResponseTime
auto generated Axis2 Error handler override this method for handling error response from getAvgSystemResponseTime operation -
receiveResultgetWebappRelatedData
auto generated Axis2 call back method for getWebappRelatedData method override this method for handling normal response from getWebappRelatedData operation -
receiveErrorgetWebappRelatedData
auto generated Axis2 Error handler override this method for handling error response from getWebappRelatedData operation -
receiveResultgetServiceStatistics
auto generated Axis2 call back method for getServiceStatistics method override this method for handling normal response from getServiceStatistics operation -
receiveErrorgetServiceStatistics
auto generated Axis2 Error handler override this method for handling error response from getServiceStatistics operation -
receiveResultgetMinServiceResponseTime
public void receiveResultgetMinServiceResponseTime(long result) auto generated Axis2 call back method for getMinServiceResponseTime method override this method for handling normal response from getMinServiceResponseTime operation -
receiveErrorgetMinServiceResponseTime
auto generated Axis2 Error handler override this method for handling error response from getMinServiceResponseTime operation -
receiveResultgetSystemFaultCount
public void receiveResultgetSystemFaultCount(int result) auto generated Axis2 call back method for getSystemFaultCount method override this method for handling normal response from getSystemFaultCount operation -
receiveErrorgetSystemFaultCount
auto generated Axis2 Error handler override this method for handling error response from getSystemFaultCount operation -
receiveResultgetSystemRequestCount
public void receiveResultgetSystemRequestCount(int result) auto generated Axis2 call back method for getSystemRequestCount method override this method for handling normal response from getSystemRequestCount operation -
receiveErrorgetSystemRequestCount
auto generated Axis2 Error handler override this method for handling error response from getSystemRequestCount operation
-