public class LiveAgent extends Object implements LiveAgentMBean
| Constructor and Description |
|---|
LiveAgent(LiveClassFileTransformer transformer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String args,
Instrumentation inst) |
String |
getLiveLocation(String moduleName) |
static void |
premain(String agentArguments,
Instrumentation instrumentation) |
public LiveAgent(LiveClassFileTransformer transformer)
public String getLiveLocation(String moduleName)
getLiveLocation in interface LiveAgentMBeanpublic static void premain(String agentArguments, Instrumentation instrumentation)
public static void agentmain(String args, Instrumentation inst) throws Exception
ExceptionCopyright © 2015 United Internet. All rights reserved.