#36 Dynamic classloader

开启中
ranides4 年之前创建 · 2 条评论
ranides 评论于 4 年之前

Classloader with FileWatcher service which works like in squell (i.e. reloads classes).

Classloader with FileWatcher service which works like in squell (i.e. reloads classes).
ranides 在代码提交 4 年之前 中引用了该工单
ranides 在代码提交 4 年之前 中引用了该工单
ranides 评论于 4 年之前
所有者

classloader should be able to load:

  • just one specified class (.class)
  • discover all imports
  • load necesessary discovered classes, if not loaded

It would be great to develop tool which gets class and returns whole dependency tree for it

classloader should be able to load: - just one specified class (.class) - discover all imports - load necesessary discovered classes, if not loaded It would be great to develop tool which gets class and returns whole dependency tree for it
ranides 评论于 4 年之前
所有者
https://github.com/dexgeh/java-dynamic-classloader/blob/master/dyna-cl/sources/dyna/cl/DynamicJarClassLoader.java https://github.com/kamranzafar/JCL/tree/master/JCL2/core/src/main/java/org/xeustechnologies/jcl
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。