Uses of Interface
org.ow2.jasmine.monitoring.mbeancmd.graph.conf.Configuration

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

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

Classes in org.ow2.jasmine.monitoring.mbeancmd.graph.conf that implement Configuration
 class Configurator
          Reads the configuration from the XML configuration file.
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.graph.conf that return Configuration
 Configuration SerieConfig.getParent()
           
 Configuration GraphConfig.getParent()
           
 

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.