|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IClassProbesVisitor | A ClassVisitor with additional methods to get probe insertion
information for each method |
| IMethodProbesVisitor | A MethodVisitor with additional methods to get probe insertion
information. |
| IProbeIdGenerator | Internal interface to create probe ids unique within a class. |
| Class Summary | |
|---|---|
| ClassProbesAdapter | A ClassVisitor that calculates probes for every
method. |
| Instruction | Representation of a byte code instruction for analysis. |
| LabelFlowAnalyzer | Method visitor to collect flow related information about the Labels
within a class. |
| LabelInfo | Data container that is attached to Label.info objects to store flow
and instrumentation specific information. |
| MethodProbesAdapter | Adapter that creates additional visitor events for probes to be inserted into a method. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||