public class HotswapAgent extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
enabled |
| Constructor and Description |
|---|
HotswapAgent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
premain(String agentArgs,
Instrumentation instrumentation) |
static void |
reload(ClassDefinition... definitions) |
public static void premain(String agentArgs, Instrumentation instrumentation)
public static void reload(ClassDefinition... definitions) throws UnmodifiableClassException, ClassNotFoundException
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly