#36 Dynamic classloader

開啟中
ranides4 年之前創建 · 2 條評論
ranides commented 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 commented 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 commented 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
Sign in to join this conversation.
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容