JSCAPE MFT Server

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

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

public class TopUploadsFormatter
extends HtmlMetricsFormatter

Top uploads format.

Author:
Roman Sheshunov

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jscape.inet.mft.subsystems.reporting.MetricsFormatter
MetricsFormatter.FormatterException
 
Constructor Summary
TopUploadsFormatter(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

TopUploadsFormatter

public TopUploadsFormatter(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-2015. All Rights Reserved