public class Agent extends Object
| Constructor and Description |
|---|
Agent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String agentArgs,
Instrumentation inst) |
static boolean |
isLoaded() |
static void |
premain(String agentArgs,
Instrumentation inst) |
protected static final String PREFIX
public static void premain(String agentArgs, Instrumentation inst) throws IOException
IOExceptionpublic static void agentmain(String agentArgs, Instrumentation inst)
public static boolean isLoaded()
Copyright © 2017. All rights reserved.