| Modifier and Type | Method and Description |
|---|---|
static File |
AgentPackagePath.getPath() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SnifferConfigInitializer.initialize(String agentOptions)
If the specified agent config path is set, the agent will try to locate the specified agent config.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractClassEnhancePluginDefine> |
PluginBootstrap.loadPlugins()
load all plugins.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AgentClassLoader.initDefaultLoader()
Init the default
|
static <T> T |
InterceptorInstanceLoader.load(String className,
ClassLoader targetClassLoader)
Load an instance of interceptor, and keep it singleton.
|
| Constructor and Description |
|---|
AgentClassLoader(ClassLoader parent) |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.netty.NettyChannelBuilder |
TLSChannelBuilder.build(io.grpc.netty.NettyChannelBuilder managedChannelBuilder) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.