软件包 | 描述 |
---|---|
java.net |
为实现网络应用程序提供类。
|
javax.management.loading |
提供实现高级动态加载的类。
|
Modifier and Type | Method and Description |
---|---|
static URLClassLoader |
URLClassLoader.newInstance(URL[] urls)
创建指定的URL和默认的父类装载器的URLClassLoader的一个新实例。
|
static URLClassLoader |
URLClassLoader.newInstance(URL[] urls, ClassLoader parent)
创建指定的URL和父类加载器的URLClassLoader的一个新实例。
|
Modifier and Type | Class and Description |
---|---|
class |
MLet
可以实例化和从远程URL来登记的MBean服务器的一个或几个MBeans。
|
class |
PrivateMLet
一种熔体不添加到
ClassLoaderRepository 。
|
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.