| Class | Description |
|---|---|
| Agent |
Class called when a java agent is attached to the jvm in runtime.
|
| FrameAnalyzer | |
| InitializeAsync |
Internal class to (when necessary) attach a java agent to
the jvm to instrument async-await methods.
|
| Premain |
Class called when the jvm option -javaagent is used with the orbit-async jar.
|
| Transformer |
Internal class to modify the bytecodes of async-await methods to
make them behave in the expected fashion.
|
Copyright © 2015 Electronic Arts Inc. All rights reserved.