| Interface | Description |
|---|---|
| ClassChecker | |
| ClassMatchVisitorFactory | |
| ContextClassTransformer |
This is similar to a
ClassFileTransformer, but it takes additional arguments containing some context about the
current class transformation including the class match results paired to this transformer. |
| TraceDetailsList |
A thing that tracks the
TraceDetails for different Methods. |
| Class | Description |
|---|---|
| ClassesMatcher | |
| CurrentTransactionRewriter | |
| FinalClassTransformer | |
| GeneratedClassDetector | |
| InstrumentationClassTransformer | |
| InstrumentationContext |
This class tracks information about a class passing through the
InstrumentationContextManager. |
| InstrumentationContextClassMatcherHelper | |
| InstrumentationContextManager | |
| MarkWeaverMethodsVisitor | |
| NoOpClassTransformer | |
| TraceByReturnTypeMatchVisitor | |
| TraceInformation |