net.java.dev.moskito.webui.decorators
Class DefaultDecorator

java.lang.Object
  extended by net.java.dev.moskito.webui.decorators.AbstractDecorator
      extended by net.java.dev.moskito.webui.decorators.DefaultDecorator
All Implemented Interfaces:
net.anotheria.util.sorter.IComparable, IDecorator

public class DefaultDecorator
extends AbstractDecorator


Field Summary
 
Fields inherited from class net.java.dev.moskito.webui.decorators.AbstractDecorator
captions
 
Constructor Summary
DefaultDecorator()
           
 
Method Summary
 List<StatValueBean> getValues(IStats stats, String interval)
           
 
Methods inherited from class net.java.dev.moskito.webui.decorators.AbstractDecorator
compareTo, getCaptions, getExplanation, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDecorator

public DefaultDecorator()
Method Detail

getValues

public List<StatValueBean> getValues(IStats stats,
                                     String interval)


Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework