org.apache.geronimo.monitoring.console
Class GraphsBuilder

java.lang.Object
  extended by org.apache.geronimo.monitoring.console.GraphsBuilder

public class GraphsBuilder
extends Object


Constructor Summary
GraphsBuilder(Connection con)
           
 
Method Summary
 StatsGraph buildOneDB(int graph_id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphsBuilder

public GraphsBuilder(Connection con)
Method Detail

buildOneDB

public StatsGraph buildOneDB(int graph_id)
                      throws Exception
Throws:
Exception


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.