Package javax.management.loading

Interface Summary
ClassLoaderRepository (src) A classloader repository.
MLetMBean (src) Management interface of an MLet.
PrivateClassLoader (src) This is a marker interface that should be implemented by classloaders that do not wish to get added to the MBean server classloader repository when they are registered to the server.
 

Class Summary
DefaultLoaderRepository (src) Deprecated. Use MBeanServer.getClassLoaderRepository() instead.
MLet (src) URL classloader capable of parsing an MLet text file adhering to the file format defined in the JMX specification (v1.0).
PrivateMLet (src)