| Class | Description |
|---|---|
| AgentRulesManager | |
| ClassLoaderIntegrationInjector | |
| DDJavaAgentInfo | |
| InstrumentationChecker |
Utility class to check the validity of the classpath concerning the java automated
instrumentations
|
| InstrumentationRulesManager |
This manager is loaded at pre-main.
|
| OpenTracingHelper |
This class provides helper capabilities to the byteman rules.
|
| OpenTracingHelper.AgentSpanBuilder | |
| OpenTracingHelper.AgentTracer |
Proxy tracer used for one purpose - to enable the rules to define a ChildOf relationship
without being concerned whether the supplied Span is null.
|
| TracingAgent |
This class provides a wrapper around the ByteMan agent, to establish required system properties
and the manager class.
|
| TracingAgentConfig |
Configuration POJO for the agent
|