| Constructor and Description |
|---|
NopAgent() |
| 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 PluginManager pluginManager()
AgentpluginManager in interface Agentpublic void init(String args, Instrumentation inst, boolean premain)
Agentpublic void destroy()
Agentpublic ComponentManager componentManager()
AgentcomponentManager in interface AgentCopyright © 2022. All rights reserved.