public class AgentLauncher extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AgentLauncher.AgentLaunchable |
| Constructor and Description |
|---|
AgentLauncher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
runAgents(String agentArgs,
Instrumentation instrumentation,
boolean injected,
Class<?> launchingContext) |
public static void runAgents(String agentArgs, Instrumentation instrumentation, boolean injected, Class<?> launchingContext) throws Throwable
ThrowableCopyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.