javax.management.loading |
|
Java Source File Name | Type | Comment |
ClassLoaderRepository.java | Interface | A classloader repository.
A loader repository per MBeanServer. |
DefaultLoaderRepository.java | Class | Keeps the list of Class Loaders registered in the MBean Server. |
MLet.java | Class | URL classloader capable of parsing an MLet text file adhering to the file
format defined in the JMX specification (v1.0). |
MLetContent.java | Class | |
MLetMBean.java | Interface | Management interface of an MLet. |
PrivateClassLoader.java | Interface | 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. |
PrivateMLet.java | Class | |