Uses of Class
org.wso2.carbon.das.messageflow.data.publisher.observer.jmx.data.StatisticsCompositeObject
-
Packages that use StatisticsCompositeObject Package Description org.wso2.carbon.das.messageflow.data.publisher.observer.jmx org.wso2.carbon.das.messageflow.data.publisher.observer.jmx.data -
-
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 StatisticsCompositeObject Modifier and Type Method Description StatisticsCompositeObjectJMXMediationFlowObserver. getApiJmxStatistics(String apiName)StatisticsCompositeObjectJMXMediationFlowObserver. getEndpointJmxStatistics(String endpointName)StatisticsCompositeObjectJMXMediationFlowObserver. getInboundEndpointJmxStatistics(String inboundEndpointName)StatisticsCompositeObjectJMXMediationFlowObserver. getProxyServiceJmxStatistics(String proxyName)StatisticsCompositeObjectJMXMediationFlowObserver. 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 StatisticsCompositeObject Modifier and Type Method Description StatisticsCompositeObjectStatisticCollectionViewMXBean. getApiJmxStatistics(String apiName)Returns statistics related to a API.StatisticsCompositeObjectStatisticCollectionViewMXBean. getEndpointJmxStatistics(String endpointName)Returns statistics related to a Endpoint.StatisticsCompositeObjectStatisticCollectionViewMXBean. getInboundEndpointJmxStatistics(String inboundEndpointName)Returns statistics related to a Inbound Endpoint.StatisticsCompositeObjectSummeryStatisticObject. getJmxObject()StatisticsCompositeObjectStatisticCollectionViewMXBean. getProxyServiceJmxStatistics(String proxyName)Returns statistics related to a Proxy Service.StatisticsCompositeObjectStatisticCollectionViewMXBean. getSequenceJmxStatistics(String sequenceName)Returns statistics related to a Sequence.
-