net.java.dev.moskito.webui.decorators
Interface IDecorator
- All Superinterfaces:
- net.anotheria.util.sorter.IComparable
- All Known Implementing Classes:
- AbstractDecorator, ActionStatsDecorator, CacheStatsDecorator, DefaultDecorator, FilterStatsDecorator, RequestOrientedStatsDecorator, ServiceStatsDecorator, ServletStatsDecorator, StorageStatsDecorator
public interface IDecorator
- extends net.anotheria.util.sorter.IComparable
| Methods inherited from interface net.anotheria.util.sorter.IComparable |
compareTo |
getName
String getName()
getCaptions
List<StatCaptionBean> getCaptions()
getValues
List<StatValueBean> getValues(IStats stats,
String interval)
getExplanation
String getExplanation(String caption)
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework