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

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

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

Methods in org.ow2.jasmine.monitoring.mbeancmd.graph that return SerieConfig
 SerieConfig Serie.getConfig()
           
 

Constructors in org.ow2.jasmine.monitoring.mbeancmd.graph with parameters of type SerieConfig
Serie(SerieConfig conf)
          Creates the series based on a configuration.
 

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

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



Copyright © 2009 OW2 Consortium. All Rights Reserved.