
public class StubAgent extends Object
| Constructor and Description |
|---|
StubAgent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
agentmain(String agentArgs,
Instrumentation instrumentation) |
static void |
premain(String agentArgs,
Instrumentation instrumentation) |
public static void agentmain(String agentArgs, Instrumentation instrumentation)
public static void premain(String agentArgs, Instrumentation instrumentation)
Copyright © 2018 earcam. All rights reserved.