| java.lang.Object org.objectweb.jonas.management.JonasMBeanTools
JonasMBeanTools | public class JonasMBeanTools (Code) | | Utility MBean classes.
author: Michel-Ange Anton |
Method Summary | |
public static synchronized Registry | getRegistry() Load the registry of managed object descriptions. |
getRegistry | public static synchronized Registry getRegistry()(Code) | | Load the registry of managed object descriptions.
To load a new mbean-descriptor, add it in the PACKAGE_DESCRIPTORS array.
The registry where the descriptors are loaded |
|
|