摘要
Java类的动态装载机制是Java虚拟机的一项核心技术,可以在运行时刻动态地加载或替换系统的某些功能模块,而不影响系统其它功能模块的正常运行。本文介绍了Java虚拟机中类的动态装载机制的原理、实现及应用,分析了类装载器的结构、用途,阐述了利用自定义类装载器装载并执行Java类的过程。
The dynamic loading mechanism of Java Class is a core technique inside Java Virtual Machine. It can dynamically loading or substitute some system function modules, without affecting other system modules. This paper introduced the principles, realization and applications of dynamic Class-loading mechanism inside Java Virtual Machine. It also analyzed the frame and purpose of ClassLoader. The process loading and performing Java Class with user-defined ClassLoader was also expatiated in detail.
出处
《安徽建筑工业学院学报(自然科学版)》
2005年第5期69-72,共4页
Journal of Anhui Institute of Architecture(Natural Science)