| Modifier and Type | Field and Description |
|---|---|
private Instrumentation |
instrumentation
.
|
private static Logger |
log
.
|
| Constructor and Description |
|---|
Agent(Instrumentation instrumentation) |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String agentArgs,
Instrumentation inst) |
void |
main(List<String> cmds,
List<String> confs,
List<String> properties,
ResourceMode cmdMode,
ResourceMode confMode,
Integer port) |
private final Instrumentation instrumentation
public Agent(Instrumentation instrumentation)
public static void agentmain(String agentArgs, Instrumentation inst) throws Exception
ExceptionCopyright © 2014 eXo Platform SAS. All Rights Reserved.