Uses of Class
org.wso2.carbon.event.statistics.internal.data.CollectionDTO

Packages that use CollectionDTO
org.wso2.carbon.event.statistics   
org.wso2.carbon.event.statistics.internal   
org.wso2.carbon.event.statistics.internal.data   
org.wso2.carbon.event.statistics.internal.jmx   
 

Uses of CollectionDTO in org.wso2.carbon.event.statistics
 

Methods in org.wso2.carbon.event.statistics with parameters of type CollectionDTO
 void EventStatisticsObserver.updateStatistics(CollectionDTO update)
           
 

Uses of CollectionDTO in org.wso2.carbon.event.statistics.internal
 

Methods in org.wso2.carbon.event.statistics.internal with parameters of type CollectionDTO
 void EventStatisticsManager.updateStatistics(CollectionDTO collectionDTO)
           
 

Uses of CollectionDTO in org.wso2.carbon.event.statistics.internal.data
 

Methods in org.wso2.carbon.event.statistics.internal.data that return CollectionDTO
 CollectionDTO[] CollectionDTO.getChildCollectionDTOs()
           
 

Methods in org.wso2.carbon.event.statistics.internal.data with parameters of type CollectionDTO
 void CollectionDTO.setChildCollectionDTOs(CollectionDTO[] childCollectionDTOs)
           
 

Uses of CollectionDTO in org.wso2.carbon.event.statistics.internal.jmx
 

Methods in org.wso2.carbon.event.statistics.internal.jmx with parameters of type CollectionDTO
 void JMXObserver.updateStatistics(CollectionDTO collectionDTO)
           
 



Copyright © 2015 WSO2. All rights reserved.