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