|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| ConfigHandlerMBean | |
| DynamicConfigurationMBean | |
| Class Summary | |
| AbstractDynamicMBean | |
| CategoryDynamicMBean | This MBean represents a Category contained in a Configuration Attributes: Its own name One attribute for each property the category contains Operations: None |
| ConfigHandler | |
| ConfigurationDynamicMBean | This MBean manages each Configuration that the ConfiguratorManager holds. Atributes: Its own name One attribute for each category Operations: Reload: It reloads the configuration using ConfigurationManager.reload() Save: Saves que configuration using ConfigurationMananager.save() Notes: ConfigurationMbeans could be registered as FileChangeListeners If the configuration file changes, the method reloadConfiguration should be executed so as to sincronize the MBean with its managed configuration |
| ConfigurationManagerDynamicMBean | It is the root MBean of jConfig JMX It creates one ConfigurationDynamicMBean per Configuration it founds Has only one operation named "addConfiguration". |
| DynamicConfiguration | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||