JSCAPE MFT Server

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

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

public class TopAttachmentsSentFormatter
extends HtmlMetricsFormatter

Version:
1.0
Author:
Huberth
See Also:
Source code

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

TopAttachmentsSentFormatter

public TopAttachmentsSentFormatter(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