org.opennms.netmgt.statsd
Class StandardOutputReportPersister

java.lang.Object
  extended by org.opennms.netmgt.statsd.StandardOutputReportPersister
All Implemented Interfaces:
ReportPersister

public class StandardOutputReportPersister
extends Object
implements ReportPersister

Author:
DJ Gregor

Constructor Summary
StandardOutputReportPersister()
           
 
Method Summary
 void persist(ReportInstance report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardOutputReportPersister

public StandardOutputReportPersister()
Method Detail

persist

public void persist(ReportInstance report)
Specified by:
persist in interface ReportPersister


Copyright © 2009. All Rights Reserved.