JSCAPE MFT Server

com.jscape.inet.mft.subsystems.reporting.html
Class HourlyStatisticsFormatter

java.lang.Object
  extended by com.jscape.inet.mft.subsystems.reporting.html.HtmlMetricsFormatter
      extended by com.jscape.inet.mft.subsystems.reporting.html.HourlyStatisticsFormatter
All Implemented Interfaces:
MetricsFormatter

public class HourlyStatisticsFormatter
extends HtmlMetricsFormatter

Average upload/download bytes for 24 hours format.

Version:
1.0
Author:
Roman Sheshunov
See Also:
Source code

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jscape.inet.mft.subsystems.reporting.MetricsFormatter
MetricsFormatter.FormatterException
 
Constructor Summary
HourlyStatisticsFormatter(ChartFormatter chartFormat, TableFormatter tableFormat)
           
 
Method Summary
 boolean supports(Metrics metrics)
          Verifies if specified metrics is supported by this formatter instance.
 
Methods inherited from class com.jscape.inet.mft.subsystems.reporting.html.HtmlMetricsFormatter
format, getMimeType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HourlyStatisticsFormatter

public HourlyStatisticsFormatter(ChartFormatter chartFormat,
                                 TableFormatter tableFormat)
Method Detail

supports

public boolean supports(Metrics metrics)
Description copied from interface: MetricsFormatter
Verifies if specified metrics is supported by this formatter instance.

Parameters:
metrics - a metrics to verify
Returns:
true if metrics is supported; false otherwise

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2013. All Rights Reserved