|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.mft.subsystems.reporting.html.HtmlMetricsFormatter
public abstract class HtmlMetricsFormatter
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jscape.inet.mft.subsystems.reporting.MetricsFormatter |
---|
MetricsFormatter.FormatterException |
Constructor Summary | |
---|---|
HtmlMetricsFormatter(ChartFormatter chartFormat,
TableFormatter tableFormat)
|
Method Summary | |
---|---|
java.lang.String |
format(Metrics metrics,
FormatterEnvironment environment)
Formats the specified metrics. |
java.lang.String |
getMimeType()
Returns MIME media type returned from format method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.jscape.inet.mft.subsystems.reporting.MetricsFormatter |
---|
supports |
Constructor Detail |
---|
public HtmlMetricsFormatter(ChartFormatter chartFormat, TableFormatter tableFormat)
Method Detail |
---|
public java.lang.String getMimeType()
MetricsFormatter
format
method.
getMimeType
in interface MetricsFormatter
public java.lang.String format(Metrics metrics, FormatterEnvironment environment) throws MetricsFormatter.FormatterException
MetricsFormatter
format
in interface MetricsFormatter
metrics
- a metrics to formatenvironment
- an environment
MetricsFormatter.FormatterException
- if an error occurs
|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |