Uses of Class
org.jconfig.jmx.AbstractDynamicMBean

Packages that use AbstractDynamicMBean
org.jconfig.jmx   
 

Uses of AbstractDynamicMBean in org.jconfig.jmx
 

Subclasses of AbstractDynamicMBean in org.jconfig.jmx
 class CategoryDynamicMBean
          This MBean represents a Category contained in a Configuration

Attributes: Its own name One attribute for each property the category contains
Operations: None
 class ConfigurationDynamicMBean
          This MBean manages each Configuration that the ConfiguratorManager holds.
 class ConfigurationManagerDynamicMBean
          It is the root MBean of jConfig JMX
It creates one ConfigurationDynamicMBean per Configuration it founds

Has only one operation named "addConfiguration".
 



Copyright © 2001-2005 Andreas Mecky, Terry Dye. All Rights Reserved.