public class AgentInfoUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static AgentInfoUtil |
getInstance() |
java.lang.String |
getPluginDir() |
static void |
initialize(java.lang.String pluginDir)
This is invoked by the Agent at runtime to bootstrap the reflection for plug-ins
|
public static AgentInfoUtil getInstance()
public java.lang.String getPluginDir()
public static void initialize(java.lang.String pluginDir)
pluginDir
- The absolute location of the sdk-plugins directory in the file system