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
Exception
public static void premain(String agentArguments, Instrumentation instrumentation) throws Exception
Exception
Copyright © 2015. All rights reserved.