public class Agent extends Object
| Constructor and Description |
|---|
Agent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String args,
Instrumentation instrumentation) |
static void |
premain(String args,
Instrumentation instrumentation) |
public static void agentmain(String args, Instrumentation instrumentation) throws Exception
Exceptionpublic static void premain(String args, Instrumentation instrumentation) throws Exception
ExceptionCopyright © 2011–2015 Red Hat. All rights reserved.