See: Description
| Interface | Description |
|---|---|
| ISemanticsCollector |
An instance which collects assigned semantics.
|
| Class | Description |
|---|---|
| AbstractClassTransformer |
Implements the class file transformer introducing additional code
for instrumentation.
|
| Agent |
A Java agent to instrument classes for runtime monitoring.
|
| Agent.JarProvider |
Implements an on-creation jar provider which returns
Agent.jars. |
| AgentLoader |
A class for automatically loading the agent loader (currently untested
/ unused).
|
| Logger |
Logger methods.
|
| MethodEditor |
Implements the usual instrumentation for methods.
|
| MonitoringClassFileTransformer |
Implements the frontend for dynamic bytecode instrumentation.
|
| Enum | Description |
|---|---|
| TransformationType |
Characterizes the type of transformation.
|