public class AnnotationsTracingAgent
extends io.opentracing.contrib.agent.OpenTracingAgent
| Constructor and Description |
|---|
AnnotationsTracingAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
addManager(String agentArgs) |
static void |
agentmain(String agentArgs,
Instrumentation inst) |
static void |
premain(String agentArgs,
Instrumentation inst) |
public static void premain(String agentArgs, Instrumentation inst) throws Exception
Exceptionpublic static void agentmain(String agentArgs, Instrumentation inst) throws Exception
ExceptionCopyright © 2017. All rights reserved.