Dynamic Class Loading in the JavaTM Virtual Machine

时间:2013-02-04 10:31:27
【文件属性】:
文件名称:Dynamic Class Loading in the JavaTM Virtual Machine
文件大小:64KB
文件格式:ZIP
更新时间:2013-02-04 10:31:27
Dynamic Class Loading in the Class loaders are a powerful mechanism for dynamically loading software components on the Java platform. They are unusual in supporting all of the following features: laziness, type-safe linkage, user-defined extensibility, and multiple communicating namespaces. We present the notion of class loaders and demonstrate some of their interesting uses. In addition, we discusshow to maintain type safety in the presence of user-defined dynamic class loading.
【文件预览】:
classloaders.pdf

网友评论