软件包 | 描述 |
---|---|
javax.management |
在java管理扩展提供了核心课程。
|
javax.management.loading |
提供实现高级动态加载的类。
|
javax.management.modelmbean |
提供的ModelMBean类的定义。
|
Modifier and Type | Method and Description |
---|---|
ClassLoaderRepository |
MBeanServer.getClassLoaderRepository()
返回这个classloaderrepository MBeanServer。
|
static ClassLoaderRepository |
MBeanServerFactory.getClassLoaderRepository(MBeanServer server)
返回给定的classloaderrepository MBeanServer。
|
Modifier and Type | Method and Description |
---|---|
类<?> |
MLet.loadClass(String name, ClassLoaderRepository clr)
加载一个类,使用给定的
ClassLoaderRepository 如果类不在熔体的网址找到。
|
Modifier and Type | Method and Description |
---|---|
protected ClassLoaderRepository |
RequiredModelMBean.getClassLoaderRepository()
返回用于执行类加载的类加载程序库。
|
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.