###
DOI:
计算机系统应用英文版:2013,22(7):187-191
本文二维码信息
码上扫一扫!
Java动态类加载机制分析及其应用
(山东广播电视大学 现代教育技术中心, 济南 250014)
Java Dynamic Class Loading Mechanism Analysis and Its Application
(Center for Educational Technology, Shandong Radio & TV University, Jinan 250014, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 1482次   下载 4009
Received:December 26, 2012    Revised:January 21, 2013
中文摘要: Java 虚拟机(JVM)中的类加载机制可以在 Java 应用程序运行期间动态加载类文件, 而不影响其它功能模块的正常运行. 通过对 Java 类加载器的层次体系结构, 动态类加载机制原理、实现过程进行分析, 将Java动态类加载机制应用到高校网站管理平台的文件发布模块中, 使得设计好的静态网页和后台管理系统相关联, 通过自定义加载器来加载加密过的Java类文件. 这样以可插拔的方式快速的部署二级网站, 增强了网站管理平台的灵活性和可扩展性.
Abstract:In order to load Java class file during the Java application runtime and without affecting the normal operation of other functional modules, the realization of Java dynamic class loading method is given based on the java virtual machine (JVM) mechanism. Java Class Loader architecture, theory of dynamic class loading mechanism, the implementation process are analyzed, and which are applied to the file release module of web site management platform system. The file release module is designed to make static web pages and website management system linked. Through the custom loader to loading encryption of Java class files. In a hot swap way to implement the deployment of secondary website, enhance the site management platform's flexibility and expansibility.
文章编号:     中图分类号:    文献标志码:
基金项目:
引用文本:
崔行臣,赵佟.Java动态类加载机制分析及其应用.计算机系统应用,2013,22(7):187-191
CUI Xing-Chen,ZHAO Tong.Java Dynamic Class Loading Mechanism Analysis and Its Application.COMPUTER SYSTEMS APPLICATIONS,2013,22(7):187-191