Uses of Class
org.wso2.carbon.das.messageflow.data.publisher.observer.jmx.data.StatisticsCompositeObject
Packages that use StatisticsCompositeObject
Package
Description
-
Uses of StatisticsCompositeObject in org.wso2.carbon.das.messageflow.data.publisher.observer.jmx
Methods in org.wso2.carbon.das.messageflow.data.publisher.observer.jmx that return StatisticsCompositeObjectModifier and TypeMethodDescriptionJMXMediationFlowObserver.getApiJmxStatistics(String apiName) JMXMediationFlowObserver.getEndpointJmxStatistics(String endpointName) JMXMediationFlowObserver.getInboundEndpointJmxStatistics(String inboundEndpointName) JMXMediationFlowObserver.getProxyServiceJmxStatistics(String proxyName) JMXMediationFlowObserver.getSequenceJmxStatistics(String sequenceName) -
Uses of StatisticsCompositeObject in org.wso2.carbon.das.messageflow.data.publisher.observer.jmx.data
Methods in org.wso2.carbon.das.messageflow.data.publisher.observer.jmx.data that return StatisticsCompositeObjectModifier and TypeMethodDescriptionStatisticCollectionViewMXBean.getApiJmxStatistics(String apiName) Returns statistics related to a API.StatisticCollectionViewMXBean.getEndpointJmxStatistics(String endpointName) Returns statistics related to a Endpoint.StatisticCollectionViewMXBean.getInboundEndpointJmxStatistics(String inboundEndpointName) Returns statistics related to a Inbound Endpoint.SummeryStatisticObject.getJmxObject()StatisticCollectionViewMXBean.getProxyServiceJmxStatistics(String proxyName) Returns statistics related to a Proxy Service.StatisticCollectionViewMXBean.getSequenceJmxStatistics(String sequenceName) Returns statistics related to a Sequence.