<div> JavaScript is disabled on your browser.
Skip navigation links
Java™ Platform
Standard Ed. 8

Package javax.management.loading

提供实现高级动态加载的类。

See: 描述

Package javax.management.loading Description

提供实现高级动态加载的类。见本章动态加载在JMX Specification

MBean的ClassLoader子类可以作为一个类装载器来创建其他MBean方法MBeanServer.createMBean(String, ObjectName, ObjectName, Object[], String[])实例化对象,并通过方法MBeanServer.instantiate(String, ObjectName, Object[], String[])MLet班是这样一个MBean实例。这是一个URLClassLoader,所以URL来加载类的列表可配置。

此外,一个MLet可以读,指定一组不但要在同一个MBean服务器注册为MLet配置文件。

每个MBean服务器有一个包含所有MBean在MBean服务器的一个子类,ClassLoader注册类的类装载器装载库,知识库的MBeanServer接口没有显式装载机参数的createMBeaninstantiate方法使用的形式。它也是由MLet类使用当它不在自己设定的网址找到类。

如果一个MBean实现的接口PrivateClassLoader,那么它不会被添加到类加载器库。这类PrivateMLetMLet实现PrivateClassLoader子类。

从以下版本开始:
1.5
另请参见:
Java Platform documentation on JMX technology, in particular the JMX Specification, version 1.4(pdf).
Skip navigation links
Java™ Platform
Standard Ed. 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.

本帮助文档是使用 《百度翻译》翻译,请与英文版配合使用 by--QQ:654638585