| Class | Description |
|---|---|
| HotSwapper |
Created by bubnik on 22.5.2014.
|
| HotswapperCommand |
Hotswapper command must run in application classloader because tools.jar dependency can be easier added to
the application classloader than to java classpath.
|
| HotSwapperJpda |
Example HotSwapperJpda class from javaassist is copied to the plugin, becuse it needs to reside
in the application classloader to avoid NoClassDefFound error on tools.jar classes.
|
| HotswapperPlugin |
Hotswap class changes directly via JPDA API.
|
Copyright © 2018. All rights reserved.