public class ProbeAgentMain extends Object
| Constructor and Description |
|---|
ProbeAgentMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String agentArgs,
Instrumentation inst) |
static Instrumentation |
getInstrumentation() |
static void |
premain(String agentArgs,
Instrumentation inst) |
public static void agentmain(String agentArgs, Instrumentation inst)
public static void premain(String agentArgs, Instrumentation inst)
public static Instrumentation getInstrumentation()
Copyright © 2017. All rights reserved.