public class VmHacksAgent
extends java.lang.Object
| Constructor and Description |
|---|
VmHacksAgent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(java.lang.String agentargs,
java.lang.instrument.Instrumentation inst)
The entry point invoked when this agent is started.
|