org.objectweb.jonas.management
Class JonasMBeanTools

java.lang.Object
  extended by org.objectweb.jonas.management.JonasMBeanTools

public class JonasMBeanTools
extends java.lang.Object

Utility MBean classes.

Author:
Michel-Ange Anton

Constructor Summary
JonasMBeanTools()
           
 
Method Summary
static org.apache.commons.modeler.Registry getRegistry()
          Load the registry of managed object descriptions.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JonasMBeanTools

public JonasMBeanTools()
Method Detail

getRegistry

public static org.apache.commons.modeler.Registry getRegistry()
Load the registry of managed object descriptions. To load a new mbean-descriptor, add it in the PACKAGE_DESCRIPTORS array.

Returns:
The registry where the descriptors are loaded