| Interface | Description |
|---|---|
| ContextStrategy |
Strategy interface for accessing and manipulating the context.
|
| TraceStrategy |
Strategy interface for creating and manipulating trace spans.
|
| Class | Description |
|---|---|
| ContextTrampoline |
ContextTrampoline provides methods for accessing and manipulating the context from
instrumented bytecode. |
| TraceTrampoline |
TraceTrampoline provides methods for creating and manipulating trace spans from
instrumented bytecode. |