public class Agent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Agent.Reporter |
| Modifier and Type | Field and Description |
|---|---|
static String |
HEROKU_INTERNAL_MBEAN |
static String |
HOTSPOT_THREADING_MBEAN |
| Constructor and Description |
|---|
Agent(Instrumentation instrumentation,
boolean userlog,
boolean linuxMem,
boolean legacyFmt) |
| Modifier and Type | Method and Description |
|---|---|
static void |
premain(String agentArgs,
Instrumentation instrumentation) |
public static final String HEROKU_INTERNAL_MBEAN
public static final String HOTSPOT_THREADING_MBEAN
public Agent(Instrumentation instrumentation, boolean userlog, boolean linuxMem, boolean legacyFmt)
public static void premain(String agentArgs, Instrumentation instrumentation)
Copyright © 2016. All Rights Reserved.