Uses of Class
org.ow2.jasmine.monitoring.mbeancmd.graph.conf.GraphConfig

Packages that use GraphConfig
org.ow2.jasmine.monitoring.mbeancmd.graph   
org.ow2.jasmine.monitoring.mbeancmd.graph.conf   
 

Uses of GraphConfig in org.ow2.jasmine.monitoring.mbeancmd.graph
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.graph that return GraphConfig
 GraphConfig Graph.getConfig()
           
 

Constructors in org.ow2.jasmine.monitoring.mbeancmd.graph with parameters of type GraphConfig
Graph(GraphConfig conf)
          Constructor: creates the graph based on the configuration and starts logging if enabled.
GraphDisplay(GraphConfig conf)
          Constructor: creates the graph frame based on the configuration.
 

Uses of GraphConfig in org.ow2.jasmine.monitoring.mbeancmd.graph.conf
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.graph.conf that return GraphConfig
 GraphConfig Configurator.getGraphConfig(java.lang.String id)
          Implementation of inherited method.
 GraphConfig Configuration.getGraphConfig(java.lang.String id)
          Returns the graph configuration for a given id.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.