public class GeneralMBeanDecorator extends MBeanDecorator
| Constructor and Description |
|---|
GeneralMBeanDecorator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StatValueAO> |
getValues(GenericStats stats,
java.lang.String interval,
TimeUnit unit)
Returns transformed stats for incoming stats object.
|
compareTo, getCaptions, getExplanationaddCaption, addCaption, getName, isInitialized, toStringpublic java.util.List<StatValueAO> getValues(GenericStats stats, java.lang.String interval, TimeUnit unit)
IDecoratorgetValues in interface IDecorator<GenericStats>getValues in class GenericStatsDecoratorstats - stats to decorate.interval - the selected interval.unit - the selected time unit.Copyright © 2010-2020 anotheria.net. All Rights Reserved.