org.gcube.application.aquamaps.aquamapsservice.impl.monitor
Class HSQLDB

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.monitor.HSQLDB

public class HSQLDB
extends java.lang.Object


Constructor Summary
HSQLDB()
           
 
Method Summary
static ReportItem getReport(java.lang.String valueName)
           
static void insertReportItem(java.lang.String valueName, long value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HSQLDB

public HSQLDB()
Method Detail

insertReportItem

public static void insertReportItem(java.lang.String valueName,
                                    long value)
                             throws java.lang.Exception
Throws:
java.lang.Exception

getReport

public static ReportItem getReport(java.lang.String valueName)
                            throws java.lang.Exception
Throws:
java.lang.Exception