Package org.apache.commons.monitoring.reporting

Interface Summary
Renderer Render a collection of monitor for reporting
Renderer.Options  
 

Class Summary
AbstractPeriodicLogger An helper class to build a periodic task that logs the monitored application state for a period.
AbstractRenderer Render a collection of monitor for reporting
Context A context for rendering process.
FlotRenderer Render as a graph, based on jQuery Flot javascript library
HtmlRenderer  
JsonRenderer  
OptionsSupport Support class to implement Renderer.Option
Selector use a REST-style path to select a group of statValues.
SelectorPeriodicLogger A periodic logger implementation that uses a set of selector to extract monitoring datas to log.
TxtRenderer A simple TXT renderer, typically to dump monitoring status in a log file
XmlRenderer  
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.