This method does not use class loaders.
本方法不使用类加载器。
Figure 1 shows the three standard class loaders
图1显示了三个标准的类装入器
Class loading in a JVM is controlled by class loaders.
装入到JVM的类是由类装入器控制的。
The defined class loaders and the relationship between them.
定义的类装入器和它们之间的关系。
In this example, there are only the three standard class loaders.
在这个示例中,只有三个标准类装入器。
The output will show the two different class loaders loading C.
输出会显示两个装入 C 的不同类装入器。
Because class loaders tend to be small, this overhead should not be high.
因为类装入器往往比较小,所以这个开销不会大。
These class loaders can delegate not only to their parent, but also to their peers.
这些类装入器不仅可以委托给它们的双亲,还能委托给它们的对等体。
The versions of these libraries and the class loaders are different for each platform.
这些库的版本和类加载器对于每个平台都是不同的。
The versions of these libraries and the class loaders are different for each platform.
这些库的版本和类加载器对于每个平台都是不同的。
应用推荐