| Package | Description |
|---|---|
| org.apache.skywalking.apm.agent.core.plugin.bootstrap | |
| org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapPluginLogBridge
The log bridge makes the ILog accessible inside bootstrap classloader, especially for internal interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
static IBootstrapLog |
BootstrapPluginLogBridge.getLogger(String clazz) |
| Modifier and Type | Method and Description |
|---|---|
static IBootstrapLog |
BootstrapInterRuntimeAssist.getLogger(ClassLoader defaultAgentClassLoader,
String interceptor) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
BootstrapInterRuntimeAssist.createInterceptor(ClassLoader defaultAgentClassLoader,
String className,
IBootstrapLog log) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.