KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > loading > ClassLoaderRepository > Top Examples

  • org.jboss.mx.server.MBeanServerImpl
    MBean server implementation. The MBean server behaviour can be configured by setting the following system properties: <ul> <li><tt>jbossmx.loader.repository.class</tt> <li><tt>jbossmx.mbean.registry.class</tt> <li><tt>jbossmx.required.modelmbe ...
  • 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 ...
  • org.apache.geronimo.kernel.jmx.MBeanServerDelegate
    A MBeanServerImplementation that delegates to a Kernel. @version $Rev: $ $Date: $
  • org.jboss.mx.loading.LoaderRepository
    Abstract base class of all loader repository implementations @see org.jboss.mx.loading.BasicLoaderRepository @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.22 $
  • org.jboss.net.jmx.adaptor.server.Adaptor
    wrapper around the mbean server that may be exposed as a soap-enabled mbean to the outside world. @todo convert to MBeanServerConnection @author <a HREF="mailto:Christoph.Jung@infor.de">Christoph G. Jung</a> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock&l ...
Popular Tags