Javaでもっと動的にクラスをリロードさせたい場合に、ClassLoaderにまつわるもろもろのノウハウが詰め込まれたライブラリやパッケージ等。 JRebel : 有償 - Java Plugin for Eclipse, IntelliJ, NetBeans | zeroturnaround.com -- http://zeroturnaround.com/software/jrebel/ JRebel関連記事: - JRebel and Gradle Integration | Javalobby -- http://java.dzone.com/articles/jrebel-and-gradle-integration - JRebelを使った動的クラスリローディング -- http://yuroyoro.hatenablog.com/entry/20101221/1292919346 - Chris Wong's Development Blog: Programming at the speed of thought -- http://chriswongdevblog.blogspot.jp/2012/02/programming-at-speed-of-thought.html - Chris Wong's Development Blog: Programming at the speed of thought II: JRebel -- http://chriswongdevblog.blogspot.jp/2012/05/programming-at-speed-of-thought-ii.html - JRebel: How does JRebel work? - Quora -- http://www.quora.com/JRebel/How-does-JRebel-work Javeleon : 有償 - Javeleon -- http://announcement.javeleon.com/ - Who Said Runtime Class Reloading Is Hard in Java? | Javalobby -- http://java.dzone.com/runtime-java-reloading-javeleon Dynamic Code Evolution VM : 無償 - Dynamic Code Evolution VM | A modification of the Java HotSpot(TM) VM that allows unlimited class redefinition at runtime. -- http://ssw.jku.at/dcevm/