| Modifier and Type | Field and Description |
|---|---|
static String |
ONEAGENT_EXT_PLUGINS |
| Constructor and Description |
|---|
AgentImpl() |
| Modifier and Type | Method and Description |
|---|---|
ComponentManager |
componentManager()
get ComponentManager
|
void |
destroy()
destroy agent
|
void |
init(String args,
Instrumentation inst,
boolean premain)
init agent
|
PluginManager |
pluginManager()
get PluginManager
|
public static final String ONEAGENT_EXT_PLUGINS
public void init(String args, Instrumentation inst, boolean premain)
Agentpublic void destroy()
Agentpublic PluginManager pluginManager()
AgentpluginManager in interface Agentpublic ComponentManager componentManager()
AgentcomponentManager in interface AgentCopyright © 2022. All rights reserved.