| Class | Description |
|---|---|
| AgentWeaverListener |
Hooks into the Weaver's lifetime listener.
|
| ClassLoaderClassTransformer |
Patch all ClassLoaders so that each version of the loadClass method checks to see if the class name starts with
"com.newrelic.".
|
| ClassWeaverService |
All interfacing with the weaver is done here.
|
| WeaveViolationLogger |