public class MBeanDecorator extends GenericStatsDecorator
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(net.anotheria.util.sorter.IComparable iComparable,
int i) |
java.util.List<StatCaptionBean> |
getCaptions()
Returns the captions for the stat table.
|
java.lang.String |
getExplanation(java.lang.String caption)
Returns an explanation for a caption.
|
addCaption, addCaption, getName, getValues, isInitialized, toStringpublic java.util.List<StatCaptionBean> getCaptions()
IDecoratorgetCaptions in interface IDecorator<GenericStats>getCaptions in class GenericStatsDecoratorpublic java.lang.String getExplanation(java.lang.String caption)
IDecoratorgetExplanation in interface IDecorator<GenericStats>getExplanation in class GenericStatsDecoratorpublic int compareTo(net.anotheria.util.sorter.IComparable iComparable,
int i)
compareTo in interface net.anotheria.util.sorter.IComparablecompareTo in class GenericStatsDecoratorCopyright © 2010-2020 anotheria.net. All Rights Reserved.