Search Java Classes and Packages
Search Java Frameworks and Libraries
#Management.loading Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| ClassLoaderRepository | Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server. | Interface | javax.management.loading | Java SE |
|
| DefaultLoaderRepository | Keeps the list of Class Loaders registered in the MBean Server. | Class | javax.management.loading | Java SE |
|
| MLet | Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL. | Class | javax.management.loading | Java SE |
|
| MLetContent | This class represents the contents of the MLET tag. | Class | javax.management.loading | Java SE |
|
| MLetMBean | Exposes the remote management interface of the MLetAppends the specified URL to the list of URLs to search for classes and | Interface | javax.management.loading | Java SE |
|
| PrivateMLet | An MLet that is not added to the ClassLoaderRepository. | Class | javax.management.loading | Java SE |
|
| PrivateClassLoader | Marker interface indicating that a ClassLoader should not be added to the ClassLoaderRepository. | Interface | javax.management.loading | Java SE |
|
| ClassLoaderRepository | Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server. | Interface | management.loading | Code Trails |
|
| DefaultLoaderRepository | Keeps the list of Class Loaders registered in the MBean Server. | Class | management.loading | Code Trails |