| Class | Description |
|---|---|
| Instrumentator |
Class responsible for instrumenting the whole
transformation, including attaching agent to the JVM,
copying relevant library files where they are supposed
to be and downloading Javassist library if not found.
|
| MySecurityManager |
Security manager implementation used to
retrieval of class names from call stacks.
|
| Enum | Description |
|---|---|
| Tools |
Various IO tools used for class transformations.
|
| Tools.Platform |
An ENUM of platform constants.
|