public class Main extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BYTEMAN_AGENT_LOADED |
static String |
BYTEMAN_PREFIX |
static boolean |
firstTime |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String args,
Instrumentation inst) |
static void |
premain(String args,
Instrumentation inst) |
public static boolean firstTime
public static final String BYTEMAN_PREFIX
public static final String BYTEMAN_AGENT_LOADED
public static void premain(String args, Instrumentation inst) throws Exception
Exceptionpublic static void agentmain(String args, Instrumentation inst) throws Exception
ExceptionCopyright © 2016. All rights reserved.