ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jmx.HistoricalData

Packages that use HistoricalData
org.modeshape.jmx   
 

Uses of HistoricalData in org.modeshape.jmx
 

Methods in org.modeshape.jmx that return HistoricalData
 HistoricalData RepositoryStatisticsMXBean.getDurations(DurationMetric metric, Window windowInTime)
          Get the statics for the specified duration metric during the given window in time.
 HistoricalData RepositoryStatisticsBean.getDurations(DurationMetric metric, Window windowInTime)
           
 HistoricalData RepositoryStatisticsMXBean.getValues(ValueMetric metric, Window windowInTime)
          Get the statistics for the specified value metric during the given window in time.
 HistoricalData RepositoryStatisticsBean.getValues(ValueMetric metric, Window windowInTime)
           
 


ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.