public class AgentMain extends Object
| Constructor and Description |
|---|
AgentMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String agentArguments,
Instrumentation instrumentation) |
static void |
premain(String agentArguments,
Instrumentation instrumentation) |
public static void agentmain(String agentArguments, Instrumentation instrumentation) throws Exception
Exceptionpublic static void premain(String agentArguments, Instrumentation instrumentation) throws Exception
ExceptionCopyright © 2018. All rights reserved.