Class HotswapperCommand
- java.lang.Object
-
- org.hotswap.agent.plugin.hotswapper.HotswapperCommand
-
public class HotswapperCommand extends Object
Hotswapper command must run in application classloader because tools.jar dependency can be easier added to the application classloader than to java classpath.- Author:
- Jiri Bubnik
-
-
Constructor Summary
Constructors Constructor Description HotswapperCommand()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidhotswap(String port, HashMap<Class<?>,byte[]> reloadMap)
-