Package com.netcracker.profiler.agent
Class Bootstrap
java.lang.Object
com.netcracker.profiler.agent.Bootstrap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetImplementationVersion(Class klass) static Instrumentationstatic <T> Tstatic <T> TgetPluginOrNull(Class<?> type, Class<T> interfaceType) static voidstatic voidpremain(String agentArgs, Instrumentation inst) static <T> voidregisterPlugin(Class<T> type, T value)
-
Field Details
-
BOOT_PACKAGES
-
-
Constructor Details
-
Bootstrap
public Bootstrap()
-
-
Method Details
-
info
-
premain
-
getInstrumentation
-
registerPlugin
-
getPlugin
-
getPluginOrNull
-
getImplementationVersion
-