org.apache.commons.modeler.BaseModelMBean TODO: enable ant-like substitutions ? ( or at least discuss it ) <p>Basic implementation of the <code>ModelMBean</code> interface, which supports the minimal requirements of the interface contract.</p> <p>This can be used directly to wrap an existing java bean, or in ...
com.caucho.jmx.MBeanWrapper Wrapper around the dynamic mbean to handle classloader lifecycle. Returns the object instance for the mbean.
org.jboss.mx.server.registry.BasicMBeanRegistry The registry for object name - object reference mapping in the MBean server. <p> The implementation of this class affects the invocation speed directly, please check any changes for performance. @todo JMI_DOMAIN isn't very protected @see org.jboss.mx.server.registry.MBeanRegistry @author ...