Package org.wso2.carbon.statistics.stub
Interface StatisticsAdmin
- All Known Implementing Classes:
StatisticsAdminStub
public interface StatisticsAdmin
-
Method Summary
Modifier and TypeMethodDescriptiondoublegetAvgOperationResponseTime(String serviceName59, String operationName60) Auto generated method signaturedoublegetAvgServiceResponseTime(String serviceName69) Auto generated method signaturedoubleAuto generated method signaturelonggetMaxOperationResponseTime(String serviceName64, String operationName65) Auto generated method signaturelonggetMaxServiceResponseTime(String serviceName97) Auto generated method signaturelongAuto generated method signaturelonggetMinOperationResponseTime(String serviceName83, String operationName84) Auto generated method signaturelonggetMinServiceResponseTime(String serviceName121) Auto generated method signaturelongAuto generated method signatureintgetOperationFaultCount(String serviceName101, String operationName102) Auto generated method signatureintgetOperationRequestCount(String serviceName45, String operationName46) Auto generated method signatureintgetOperationResponseCount(String serviceName76, String operationName77) Auto generated method signaturegetOperationStatistics(String serviceName54, String operationName55) Auto generated method signatureintgetServiceFaultCount(String serviceName41) Auto generated method signatureintgetServiceRequestCount(String serviceName106) Auto generated method signatureintgetServiceResponseCount(String serviceName50) Auto generated method signaturegetServiceStatistics(String serviceName117) Auto generated method signatureintAuto generated method signatureintAuto generated method signatureintAuto generated method signatureAuto generated method signaturegetWebappRelatedData(String webAppName113) Auto generated method signaturevoidsetConfigurationContext(ConfigurationContext configurationContext81) Auto generated method signature for Asynchronous InvocationsvoidstartgetAvgOperationResponseTime(String serviceName59, String operationName60, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetAvgServiceResponseTime(String serviceName69, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetMaxOperationResponseTime(String serviceName64, String operationName65, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetMaxServiceResponseTime(String serviceName97, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetMinOperationResponseTime(String serviceName83, String operationName84, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetMinServiceResponseTime(String serviceName121, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetOperationFaultCount(String serviceName101, String operationName102, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetOperationRequestCount(String serviceName45, String operationName46, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetOperationResponseCount(String serviceName76, String operationName77, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetOperationStatistics(String serviceName54, String operationName55, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceFaultCount(String serviceName41, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceRequestCount(String serviceName106, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceResponseCount(String serviceName50, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetServiceStatistics(String serviceName117, 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 webAppName113, StatisticsAdminCallbackHandler callback) Auto generated method signature for Asynchronous Invocations
-
Method Details
-
getServiceFaultCount
Auto generated method signature- Parameters:
getServiceFaultCount40-- Throws:
RemoteException
-
startgetServiceFaultCount
void startgetServiceFaultCount(String serviceName41, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getServiceFaultCount40-- Throws:
RemoteException
-
getOperationRequestCount
Auto generated method signature- Parameters:
getOperationRequestCount44-- Throws:
RemoteException
-
startgetOperationRequestCount
void startgetOperationRequestCount(String serviceName45, String operationName46, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getOperationRequestCount44-- Throws:
RemoteException
-
getServiceResponseCount
Auto generated method signature- Parameters:
getServiceResponseCount49-- Throws:
RemoteException
-
startgetServiceResponseCount
void startgetServiceResponseCount(String serviceName50, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getServiceResponseCount49-- Throws:
RemoteException
-
getOperationStatistics
OperationStatistics getOperationStatistics(String serviceName54, String operationName55) throws RemoteException Auto generated method signature- Parameters:
getOperationStatistics53-- Throws:
RemoteException
-
startgetOperationStatistics
void startgetOperationStatistics(String serviceName54, String operationName55, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getOperationStatistics53-- Throws:
RemoteException
-
getAvgOperationResponseTime
double getAvgOperationResponseTime(String serviceName59, String operationName60) throws RemoteException Auto generated method signature- Parameters:
getAvgOperationResponseTime58-- Throws:
RemoteException
-
startgetAvgOperationResponseTime
void startgetAvgOperationResponseTime(String serviceName59, String operationName60, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getAvgOperationResponseTime58-- Throws:
RemoteException
-
getMaxOperationResponseTime
long getMaxOperationResponseTime(String serviceName64, String operationName65) throws RemoteException Auto generated method signature- Parameters:
getMaxOperationResponseTime63-- Throws:
RemoteException
-
startgetMaxOperationResponseTime
void startgetMaxOperationResponseTime(String serviceName64, String operationName65, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getMaxOperationResponseTime63-- Throws:
RemoteException
-
getAvgServiceResponseTime
Auto generated method signature- Parameters:
getAvgServiceResponseTime68-- Throws:
RemoteException
-
startgetAvgServiceResponseTime
void startgetAvgServiceResponseTime(String serviceName69, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getAvgServiceResponseTime68-- Throws:
RemoteException
-
getMaxSystemResponseTime
Auto generated method signature- Parameters:
getMaxSystemResponseTime72-- Throws:
RemoteException
-
startgetMaxSystemResponseTime
Auto generated method signature for Asynchronous Invocations- Parameters:
getMaxSystemResponseTime72-- Throws:
RemoteException
-
getOperationResponseCount
Auto generated method signature- Parameters:
getOperationResponseCount75-- Throws:
RemoteException
-
startgetOperationResponseCount
void startgetOperationResponseCount(String serviceName76, String operationName77, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getOperationResponseCount75-- Throws:
RemoteException
-
setConfigurationContext
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getMinOperationResponseTime
long getMinOperationResponseTime(String serviceName83, String operationName84) throws RemoteException Auto generated method signature- Parameters:
getMinOperationResponseTime82-- Throws:
RemoteException
-
startgetMinOperationResponseTime
void startgetMinOperationResponseTime(String serviceName83, String operationName84, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getMinOperationResponseTime82-- Throws:
RemoteException
-
getSystemStatistics
Auto generated method signature- Parameters:
getSystemStatistics87-- Throws:
RemoteException
-
startgetSystemStatistics
Auto generated method signature for Asynchronous Invocations- Parameters:
getSystemStatistics87-- Throws:
RemoteException
-
getSystemResponseCount
Auto generated method signature- Parameters:
getSystemResponseCount90-- Throws:
RemoteException
-
startgetSystemResponseCount
Auto generated method signature for Asynchronous Invocations- Parameters:
getSystemResponseCount90-- Throws:
RemoteException
-
getMinSystemResponseTime
Auto generated method signature- Parameters:
getMinSystemResponseTime93-- Throws:
RemoteException
-
startgetMinSystemResponseTime
Auto generated method signature for Asynchronous Invocations- Parameters:
getMinSystemResponseTime93-- Throws:
RemoteException
-
getMaxServiceResponseTime
Auto generated method signature- Parameters:
getMaxServiceResponseTime96-- Throws:
RemoteException
-
startgetMaxServiceResponseTime
void startgetMaxServiceResponseTime(String serviceName97, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getMaxServiceResponseTime96-- Throws:
RemoteException
-
getOperationFaultCount
Auto generated method signature- Parameters:
getOperationFaultCount100-- Throws:
RemoteException
-
startgetOperationFaultCount
void startgetOperationFaultCount(String serviceName101, String operationName102, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getOperationFaultCount100-- Throws:
RemoteException
-
getServiceRequestCount
Auto generated method signature- Parameters:
getServiceRequestCount105-- Throws:
RemoteException
-
startgetServiceRequestCount
void startgetServiceRequestCount(String serviceName106, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getServiceRequestCount105-- Throws:
RemoteException
-
getAvgSystemResponseTime
Auto generated method signature- Parameters:
getAvgSystemResponseTime109-- Throws:
RemoteException
-
startgetAvgSystemResponseTime
Auto generated method signature for Asynchronous Invocations- Parameters:
getAvgSystemResponseTime109-- Throws:
RemoteException
-
getWebappRelatedData
Auto generated method signature- Parameters:
getWebappRelatedData112-- Throws:
RemoteException
-
startgetWebappRelatedData
void startgetWebappRelatedData(String webAppName113, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getWebappRelatedData112-- Throws:
RemoteException
-
getServiceStatistics
Auto generated method signature- Parameters:
getServiceStatistics116-- Throws:
RemoteException
-
startgetServiceStatistics
void startgetServiceStatistics(String serviceName117, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getServiceStatistics116-- Throws:
RemoteException
-
getMinServiceResponseTime
Auto generated method signature- Parameters:
getMinServiceResponseTime120-- Throws:
RemoteException
-
startgetMinServiceResponseTime
void startgetMinServiceResponseTime(String serviceName121, StatisticsAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getMinServiceResponseTime120-- Throws:
RemoteException
-
getSystemFaultCount
Auto generated method signature- Parameters:
getSystemFaultCount124-- Throws:
RemoteException
-
startgetSystemFaultCount
Auto generated method signature for Asynchronous Invocations- Parameters:
getSystemFaultCount124-- Throws:
RemoteException
-
getSystemRequestCount
Auto generated method signature- Parameters:
getSystemRequestCount127-- Throws:
RemoteException
-
startgetSystemRequestCount
Auto generated method signature for Asynchronous Invocations- Parameters:
getSystemRequestCount127-- Throws:
RemoteException
-